projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1aa075
)
usb: musb: update gfp/slab.h includes
author
Tejun Heo
<tj@kernel.org>
Wed, 19 May 2010 15:44:20 +0000
(
01:44
+1000)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 20 May 2010 20:21:50 +0000
(13:21 -0700)
Implicit slab.h inclusion via percpu.h is about to go away. Make sure
gfp.h or slab.h is included as necessary.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/musb/musb_debugfs.c
patch
|
blob
|
history
diff --git
a/drivers/usb/musb/musb_debugfs.c
b/drivers/usb/musb/musb_debugfs.c
index 7768634a75761f76c66797554efee945607a7222..bba76af0c0c6d7107c08c60e966194e778c24c0f 100644
(file)
--- a/
drivers/usb/musb/musb_debugfs.c
+++ b/
drivers/usb/musb/musb_debugfs.c
@@
-34,7
+34,6
@@
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/sched.h>
-#include <linux/slab.h>
#include <linux/init.h>
#include <linux/list.h>
#include <linux/kobject.h>