The patch titled
     watchdog: use SGI_HAS_INDYDOG for INDYDOG depends
has been removed from the -mm tree.  Its filename was
     watchdog-use-sgi_has_indydog-for-indydog-depends.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
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

fix-crash-with-flat_memory-and-arch_pfn_offset-=-0.patch
git-mips.patch
git-netdev-all.patch
git-watchdog.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

Reply via email to