* [PATCH] debugfs: add header file
@ 2006-11-17 5:34 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2006-11-17 5:34 UTC (permalink / raw)
To: lkml; +Cc: gregkh
From: Randy Dunlap <randy.dunlap@oracle.com>
debugfs needs include/linux/kobject.h for <kernel_subsys>.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
fs/debugfs/inode.c | 1 +
1 file changed, 1 insertion(+)
--- linux-2619-rc5mm2.orig/fs/debugfs/inode.c
+++ linux-2619-rc5mm2/fs/debugfs/inode.c
@@ -21,6 +21,7 @@
#include <linux/mount.h>
#include <linux/pagemap.h>
#include <linux/init.h>
+#include <linux/kobject.h>
#include <linux/namei.h>
#include <linux/debugfs.h>
---
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-11-17 5:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-17 5:34 [PATCH] debugfs: add header file Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®