浏览代码

USB: ehci-s5p: remove unnecessary header includes

Remove unnecessary headers from the file.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Jingoo Han 13 年之前
父节点
当前提交
2c1ce2b3fa
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      drivers/usb/host/ehci-s5p.c

+ 0 - 2
drivers/usb/host/ehci-s5p.c

@@ -14,8 +14,6 @@
 
 
 #include <linux/clk.h>
 #include <linux/clk.h>
 #include <linux/platform_device.h>
 #include <linux/platform_device.h>
-#include <mach/regs-pmu.h>
-#include <plat/cpu.h>
 #include <plat/ehci.h>
 #include <plat/ehci.h>
 #include <plat/usb-phy.h>
 #include <plat/usb-phy.h>