[ARM] 4358/1: S3C24XX: mach-qt2410.c: remove linux/mmc/protocol.h header
authorArnaud Patard <arnaud.patard@rtp-net.org>
Sat, 5 May 2007 14:12:17 +0000 (15:12 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 5 May 2007 20:09:41 +0000 (21:09 +0100)
commitc4b5bd4b101a8da1fb24a072adde276547462b43
tree7b11c0598cb74da6cbf64d63b449ccd210a9ea06
parent56fca7cc337752e3d31e107db050f7fff2402e7d
[ARM] 4358/1: S3C24XX: mach-qt2410.c: remove linux/mmc/protocol.h header

linux/mmc/protocol.h header is gone, thus breaking the build of the
mach-qt2410.c file. As this header is not used, I'm removing it. The
right headers may still be added later if needed.

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2410/mach-qt2410.c