The patch titled
watchdog: use SGI_HAS_INDYDOG for INDYDOG depends
has been added to the -mm tree. Its filename is
watchdog-use-sgi_has_indydog-for-indydog-depends.patch
*** Remember to use Documentation/SubmitChecklist when testing your code ***
See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this
------------------------------------------------------
Subject: watchdog: use SGI_HAS_INDYDOG for INDYDOG depends
From: Thomas Bogendoerfer <[EMAIL PROTECTED]>
Use SGI_HAS_INDYDOG for INDYDOG depends.
Signed-off-by: Thomas Bogendoerfer <[EMAIL PROTECTED]>
Cc: Wim Van Sebroeck <[EMAIL PROTECTED]>
Cc: Ralf Baechle <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
drivers/watchdog/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -puN
drivers/watchdog/Kconfig~watchdog-use-sgi_has_indydog-for-indydog-depends
drivers/watchdog/Kconfig
--- a/drivers/watchdog/Kconfig~watchdog-use-sgi_has_indydog-for-indydog-depends
+++ a/drivers/watchdog/Kconfig
@@ -624,7 +624,7 @@ config SBC_EPX_C3_WATCHDOG
config INDYDOG
tristate "Indy/I2 Hardware Watchdog"
- depends on SGI_IP22
+ depends on SGI_HAS_INDYDOG
help
Hardware driver for the Indy's/I2's watchdog. This is a
watchdog timer that will reboot the machine after a 60 second
_
Patches currently in -mm which might be from [EMAIL PROTECTED] are
git-mips.patch
git-netdev-all.patch
watchdog-use-sgi_has_indydog-for-indydog-depends.patch
serial-use-sgi_has_zilog-for-ip22_zilog-depends.patch
char-use-sgi_has_ds1286-for-sgi_ds1286-depends.patch
sc26xx-new-serial-driver-for-sc2681-uarts.patch
sc26xx-new-serial-driver-for-sc2681-uarts-update.patch
partition-use-default_sgi_partition-for-sgi_partion-default.patch
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html