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: firefly_0821_release~7613^2~2562^2~4 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=021cb59ae3869fb18ebc9fceb959f379c5ca835c;p=firefly-linux-kernel-4.4.55.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 f8f65df9b017..f08f944ac53c 100644 --- a/drivers/mmc/host/ushc.c +++ b/drivers/mmc/host/ushc.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include