diff options
Diffstat (limited to 'arch/sh/boards')
-rw-r--r-- | arch/sh/boards/mach-se/7724/setup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boards/mach-se/7724/setup.c b/arch/sh/boards/mach-se/7724/setup.c index 8fed45a2fb85..4fb7e48e2843 100644 --- a/arch/sh/boards/mach-se/7724/setup.c +++ b/arch/sh/boards/mach-se/7724/setup.c | |||
@@ -304,6 +304,7 @@ static struct platform_device sh_eth_device = { | |||
304 | }; | 304 | }; |
305 | 305 | ||
306 | static struct r8a66597_platdata sh7724_usb0_host_data = { | 306 | static struct r8a66597_platdata sh7724_usb0_host_data = { |
307 | .on_chip = 1, | ||
307 | }; | 308 | }; |
308 | 309 | ||
309 | static struct resource sh7724_usb0_host_resources[] = { | 310 | static struct resource sh7724_usb0_host_resources[] = { |