diff options
Diffstat (limited to 'arch/mips/include/asm/mach-bcm47xx/bcm47xx.h')
-rw-r--r-- | arch/mips/include/asm/mach-bcm47xx/bcm47xx.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/mips/include/asm/mach-bcm47xx/bcm47xx.h b/arch/mips/include/asm/mach-bcm47xx/bcm47xx.h index 1461c10c1c4c..71e4096a2145 100644 --- a/arch/mips/include/asm/mach-bcm47xx/bcm47xx.h +++ b/arch/mips/include/asm/mach-bcm47xx/bcm47xx.h | |||
@@ -48,11 +48,6 @@ extern enum bcm47xx_bus_type bcm47xx_bus_type; | |||
48 | void bcm47xx_fill_sprom(struct ssb_sprom *sprom, const char *prefix, | 48 | void bcm47xx_fill_sprom(struct ssb_sprom *sprom, const char *prefix, |
49 | bool fallback); | 49 | bool fallback); |
50 | 50 | ||
51 | #ifdef CONFIG_BCM47XX_SSB | ||
52 | void bcm47xx_fill_ssb_boardinfo(struct ssb_boardinfo *boardinfo, | ||
53 | const char *prefix); | ||
54 | #endif | ||
55 | |||
56 | void bcm47xx_set_system_type(u16 chip_id); | 51 | void bcm47xx_set_system_type(u16 chip_id); |
57 | 52 | ||
58 | #endif /* __ASM_BCM47XX_H */ | 53 | #endif /* __ASM_BCM47XX_H */ |