From: Al Viro Date: Sat, 27 Oct 2007 18:40:46 +0000 (+0100) Subject: scatterlist fallout: mmc X-Git-Tag: v2.6.24-rc2~123 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0ada7a02ad870f8586176ff5c4f0db2a40ba3fab;p=platform%2Fkernel%2Flinux-3.10.git scatterlist fallout: mmc #include is an odd thing to do... Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- diff --git a/drivers/mmc/host/au1xmmc.c b/drivers/mmc/host/au1xmmc.c index b2104d4..c3926eb 100644 --- a/drivers/mmc/host/au1xmmc.c +++ b/drivers/mmc/host/au1xmmc.c @@ -40,7 +40,7 @@ #include #include #include -#include +#include #include #include