summaryrefslogtreecommitdiff
path: root/arch/mips/bcm63xx/dev-wdt.c
AgeCommit message (Collapse)AuthorFilesLines
2009-11-02MIPS: BCM63xx: Prepare for watchdog supportFlorian Fainelli1-0/+37
This patch prepares the board code to register a bcm63xx_wdt platform_device that we are going to use in a subsequent patch. Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>