aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-shmobile/setup-r8a7779.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-shmobile/setup-r8a7779.c b/arch/arm/mach-shmobile/setup-r8a7779.c
index a3d0e55b40a4..a6406cd61ff3 100644
--- a/arch/arm/mach-shmobile/setup-r8a7779.c
+++ b/arch/arm/mach-shmobile/setup-r8a7779.c
@@ -395,11 +395,6 @@ static struct resource usb_phy_resources[] = {
395 .end = 0xffe70900 - 1, 395 .end = 0xffe70900 - 1,
396 .flags = IORESOURCE_MEM, 396 .flags = IORESOURCE_MEM,
397 }, 397 },
398 [1] = {
399 .start = 0xfff70000,
400 .end = 0xfff70900 - 1,
401 .flags = IORESOURCE_MEM,
402 },
403}; 398};
404 399
405static struct platform_device usb_phy_device = { 400static struct platform_device usb_phy_device = {