diff options
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/mach-shmobile/setup-r8a7779.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/setup-r8a7779.c b/arch/arm/mach-shmobile/setup-r8a7779.c index a6406cd61ff3..a00283fe528c 100644 --- a/arch/arm/mach-shmobile/setup-r8a7779.c +++ b/arch/arm/mach-shmobile/setup-r8a7779.c | |||
| @@ -391,7 +391,7 @@ static struct platform_device sata_device = { | |||
| 391 | /* USB PHY */ | 391 | /* USB PHY */ |
| 392 | static struct resource usb_phy_resources[] = { | 392 | static struct resource usb_phy_resources[] = { |
| 393 | [0] = { | 393 | [0] = { |
| 394 | .start = 0xffe70000, | 394 | .start = 0xffe70800, |
| 395 | .end = 0xffe70900 - 1, | 395 | .end = 0xffe70900 - 1, |
| 396 | .flags = IORESOURCE_MEM, | 396 | .flags = IORESOURCE_MEM, |
| 397 | }, | 397 | }, |
