]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/mmc/host/at91_mci.c
mmc-atmel: remove linux/mmc/protocol.h dependencies
authorMarc Pignat <marc.pignat@hevs.ch>
Wed, 6 Jun 2007 18:27:59 +0000 (20:27 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Thu, 7 Jun 2007 07:25:47 +0000 (09:25 +0200)
commitb6cedb38613d41367839df9d2181df3c81fb25c4
treeddde58145891419032c284d0aa6c7d8ff09ea389
parent5ecd3100e695228ac5e0ce0e325e252c0f11806f
mmc-atmel: remove linux/mmc/protocol.h dependencies

Fix compilation error by removing command decoding from at91_mci.c driver.
Decoding commands in the host driver is the wrong way.

Signed-off-by: Marc Pignat <marc.pignat@hevs.ch>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/at91_mci.c