+ leds-add-include-linux-spinlock_typesh-to.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     leds: add #include <linux/spinlock_types.h> to include/linux/leds.h for rwlock_t
has been added to the -mm tree.  Its filename is
     leds-add-include-linux-spinlock_typesh-to.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: leds: add #include <linux/spinlock_types.h> to include/linux/leds.h for rwlock_t
From: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx>

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx>
Cc: Richard Purdie <rpurdie@xxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 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 yoichi_yuasa@xxxxxxxxxxxxxx are

leds-add-include-linux-spinlock_typesh-to.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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux