From: Jesper Juhl Date: Mon, 10 Jan 2011 20:56:08 +0000 (+0100) Subject: mmc: ushc: Remove duplicate include of usb.h X-Git-Tag: v3.12-rc1~7291^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=021cb59ae3869fb18ebc9fceb959f379c5ca835c;p=kernel%2Fkernel-generic.git mmc: ushc: Remove duplicate include of usb.h Including usb.h once is enough in drivers/mmc/host/ushc.c This removes the duplicate. Signed-off-by: Jesper Juhl Signed-off-by: Chris Ball --- diff --git a/drivers/mmc/host/ushc.c b/drivers/mmc/host/ushc.c index f8f65df..f08f944 100644 --- a/drivers/mmc/host/ushc.c +++ b/drivers/mmc/host/ushc.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include