diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-3.0/180-udc_preliminary_support.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.0/180-udc_preliminary_support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.0/180-udc_preliminary_support.patch b/target/linux/brcm63xx/patches-3.0/180-udc_preliminary_support.patch index 1cc259bd77..255e3fb1f4 100644 --- a/target/linux/brcm63xx/patches-3.0/180-udc_preliminary_support.patch +++ b/target/linux/brcm63xx/patches-3.0/180-udc_preliminary_support.patch @@ -17,7 +17,7 @@ }; static struct board_info __initdata board_rta1025w_16 = { -@@ -921,6 +924,9 @@ int __init board_register_devices(void) +@@ -917,6 +920,9 @@ int __init board_register_devices(void) if (board.has_dsp) bcm63xx_dsp_register(&board.dsp); |