diff options
Diffstat (limited to 'target/linux/brcm47xx-2.6/files/include')
-rw-r--r-- | target/linux/brcm47xx-2.6/files/include/linux/ssb/ssb_driver_chipcommon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm47xx-2.6/files/include/linux/ssb/ssb_driver_chipcommon.h b/target/linux/brcm47xx-2.6/files/include/linux/ssb/ssb_driver_chipcommon.h index 3d4fbdd77e..ba0b8702c2 100644 --- a/target/linux/brcm47xx-2.6/files/include/linux/ssb/ssb_driver_chipcommon.h +++ b/target/linux/brcm47xx-2.6/files/include/linux/ssb/ssb_driver_chipcommon.h @@ -417,6 +417,7 @@ static inline u32 ssb_chipco_gpio_polarity(struct ssb_chipcommon *cc, } /* TODO: GPIO reservation */ +extern int ssb_chipco_watchdog(struct ssb_chipcommon *cc, uint ticks); #ifdef CONFIG_SSB_SERIAL extern int ssb_chipco_serial_init(struct ssb_chipcommon *cc, |