[PATCH] debugfs: add header file
authorRandy Dunlap <randy.dunlap@oracle.com>
Sat, 25 Nov 2006 19:09:26 +0000 (11:09 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sat, 25 Nov 2006 21:28:33 +0000 (13:28 -0800)
commit4d8ebddcc525a5800dab5880946cecffe73e9dca
tree23a869dbf1403a64ab9a6340c04862fd28ff8bbc
parent701e054e0c2db82359f0454c7ed4fd24346d52eb
[PATCH] debugfs: add header file

debugfs needs include/linux/kobject.h for <kernel_subsys>.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/debugfs/inode.c