From: Marc Pignat Date: Wed, 6 Jun 2007 18:27:59 +0000 (+0200) Subject: mmc-atmel: remove linux/mmc/protocol.h dependencies X-Git-Tag: v2.6.22-rc5~55^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6cedb38613d41367839df9d2181df3c81fb25c4;p=pandora-kernel.git 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 Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed