X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a56cab61d1182e10992499350bb930b9cd5d6b8e..92c3a01490cdd73175b3e0dfa14b8367fea3a3fc:/target/linux/brcm63xx/patches-2.6.32/180-udc_preliminary_support.patch?ds=sidebyside diff --git a/target/linux/brcm63xx/patches-2.6.32/180-udc_preliminary_support.patch b/target/linux/brcm63xx/patches-2.6.32/180-udc_preliminary_support.patch index 20b45355f..b19bdf712 100644 --- a/target/linux/brcm63xx/patches-2.6.32/180-udc_preliminary_support.patch +++ b/target/linux/brcm63xx/patches-2.6.32/180-udc_preliminary_support.patch @@ -8,7 +8,7 @@ #include #define PFX "board_bcm963xx: " -@@ -406,6 +407,7 @@ static struct board_info __initdata boar +@@ -390,6 +391,7 @@ static struct board_info __initdata boar .has_ohci0 = 1, .has_pccard = 1, .has_ehci0 = 1, @@ -16,7 +16,7 @@ }; static struct board_info __initdata board_rta1025w_16 = { -@@ -950,6 +952,9 @@ int __init board_register_devices(void) +@@ -964,6 +966,9 @@ int __init board_register_devices(void) if (board.has_dsp) bcm63xx_dsp_register(&board.dsp);