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>
This commit is contained in:
Jingoo Han 2011-10-28 14:19:53 +09:00 committed by Greg Kroah-Hartman
parent 1ea6b8f489
commit 2c1ce2b3fa

View file

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