ARM: EXYNOS: change the name of USB ohci header
authorJingoo Han <jg1.han@samsung.com>
Tue, 12 Feb 2013 23:29:15 +0000 (15:29 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 8 Apr 2013 12:54:16 +0000 (21:54 +0900)
commitb82718565c74a4f313163da8e1ce12af4bc9d34e
treefb310d75cd0ed5f309b73f1d6f3fb99b4a3d1682
parentba7a9a784fbcfe1f0d9b3613c78f21a6fec94768
ARM: EXYNOS: change the name of USB ohci header

This patch changes the name of USB ohci header from 'usb-exynos.h'
to 'usb-ohci-exynos.h'. This is because this header file has
the platdata for only EXYNOS OHCI.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/dev-ohci.c
arch/arm/mach-exynos/mach-origen.c
arch/arm/mach-exynos/mach-smdkv310.c
drivers/usb/host/ohci-exynos.c
include/linux/platform_data/usb-ohci-exynos.h [moved from include/linux/platform_data/usb-exynos.h with 100% similarity]