From: Al Viro Date: Sat, 27 Oct 2007 18:40:46 +0000 (+0100) Subject: scatterlist fallout: mmc X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0ada7a02ad870f8586176ff5c4f0db2a40ba3fab;p=linux-beck.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 b2104d4f87af..c3926eb3bf43 100644 --- a/drivers/mmc/host/au1xmmc.c +++ b/drivers/mmc/host/au1xmmc.c @@ -40,7 +40,7 @@ #include #include #include -#include +#include #include #include