watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
authorStefan Roese <sr@denx.de>
Fri, 10 May 2019 12:26:57 +0000 (14:26 +0200)
committerStefan Roese <sr@denx.de>
Mon, 5 Aug 2019 09:50:06 +0000 (11:50 +0200)
commitc7adc0b5f9809bddb3707f2383924d22af8b586f
tree5406594f96d9726391c64454ce75bd77ea3cae6e
parent898c40c0d6f9e53dafcfdf6f870190faef6e088b
watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references

The BCM2835/2836 watchdog is not used in mainline U-Boot at all. This
patch removes the driver and its references (CONFIG_BCM2835_WDT)
completely.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Paolo Pisati <p.pisati@gmail.com>
arch/arm/mach-bcm283x/reset.c
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/bcm2835_wdt.c [deleted file]