Title: [7407] trunk/include/asm-generic/gpio.h: asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()
Revision
7407
Author
vapier
Date
2009-09-22 09:53:13 -0400 (Tue, 22 Sep 2009)

Log Message

asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()

Modified Paths


Diff

Modified: trunk/include/asm-generic/gpio.h (7406 => 7407)


--- trunk/include/asm-generic/gpio.h	2009-09-22 13:51:34 UTC (rev 7406)
+++ trunk/include/asm-generic/gpio.h	2009-09-22 13:53:13 UTC (rev 7407)
@@ -1,6 +1,7 @@
 #ifndef _ASM_GENERIC_GPIO_H
 #define _ASM_GENERIC_GPIO_H
 
+#include <linux/kernel.h>
 #include <linux/types.h>
 #include <linux/errno.h>
 
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to