The patch titled
leds: add #include <linux/spinlock_types.h> to include/linux/leds.h for
rwlock_t
has been removed from the -mm tree. Its filename was
leds-add-include-linux-spinlock_typesh-to.patch
This patch was dropped because it was merged into mainline or a subsystem tree
------------------------------------------------------
Subject: leds: add #include <linux/spinlock_types.h> to include/linux/leds.h
for rwlock_t
From: Yoichi Yuasa <[EMAIL PROTECTED]>
Signed-off-by: Yoichi Yuasa <[EMAIL PROTECTED]>
Cc: Richard Purdie <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
include/linux/leds.h | 1 +
1 file changed, 1 insertion(+)
diff -puN include/linux/leds.h~leds-add-include-linux-spinlock_typesh-to
include/linux/leds.h
--- a/include/linux/leds.h~leds-add-include-linux-spinlock_typesh-to
+++ a/include/linux/leds.h
@@ -13,6 +13,7 @@
#define __LINUX_LEDS_H_INCLUDED
#include <linux/list.h>
+#include <linux/spinlock.h>
struct device;
/*
_
Patches currently in -mm which might be from [EMAIL PROTECTED] are
origin.patch
git-mips.patch
git-mtd.patch
move-a-few-definitions-to-au1000_xxs1500c.patch
move-a-few-definitions-to-au1000_xxs1500c-fix.patch
fix-ide-legacy-mode-resources.patch
fix-ide-legacy-mode-resources-fix.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