]> Git Repo - u-boot.git/commit
watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
authorStefan Roese <[email protected]>
Fri, 10 May 2019 12:26:57 +0000 (14:26 +0200)
committerStefan Roese <[email protected]>
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 <[email protected]>
Cc: Paolo Pisati <[email protected]>
arch/arm/mach-bcm283x/reset.c
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/bcm2835_wdt.c [deleted file]
This page took 0.033632 seconds and 4 git commands to generate.