diff options
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.35/210-b44_phy_fix.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.35/210-b44_phy_fix.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.35/210-b44_phy_fix.patch b/target/linux/brcm47xx/patches-2.6.35/210-b44_phy_fix.patch index f07968a240..a1b3224643 100644 --- a/target/linux/brcm47xx/patches-2.6.35/210-b44_phy_fix.patch +++ b/target/linux/brcm47xx/patches-2.6.35/210-b44_phy_fix.patch @@ -67,8 +67,8 @@ { } + -+static inline void b44_bcm47xx_workarounds(struct b44 *bp) -+{ ++static inline void b44_bcm47xx_workarounds(struct b44 *bp) ++{ +} #endif |