]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit65bc412d8b4f32297d2da0a4893edceb91b6d270
tree23a869dbf1403a64ab9a6340c04862fd28ff8bbc
parentb1f15ed85a7d04e42748e37339b5940ba7aaa712
[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