From 2c1ce2b3fa6fe12c7804b62596a2fa63ac0b68a5 Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Fri, 28 Oct 2011 14:19:53 +0900 Subject: [PATCH] USB: ehci-s5p: remove unnecessary header includes Remove unnecessary headers from the file. Signed-off-by: Jingoo Han Signed-off-by: Greg Kroah-Hartman --- drivers/usb/host/ehci-s5p.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/usb/host/ehci-s5p.c b/drivers/usb/host/ehci-s5p.c index 024b65c4990d..8aac02019195 100644 --- a/drivers/usb/host/ehci-s5p.c +++ b/drivers/usb/host/ehci-s5p.c @@ -14,8 +14,6 @@ #include #include -#include -#include #include #include -- 2.11.0