]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
SYSFS: Fix missing include of list.h in sysfs.h
authorFrank Haverkamp <haver@vnet.ibm.com>
Wed, 17 Jan 2007 16:51:18 +0000 (17:51 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Feb 2007 18:37:13 +0000 (10:37 -0800)
commitbf0acc330229554c695e4f95e5aa2d2c4f12de1f
treeb98b16886a1fe18bc23188f980ed8dd8167f916f
parent4de0ca8132861a4255d0a7a991bdfab38378267c
SYSFS: Fix missing include of list.h in sysfs.h

Sysfs.h uses definitions (e.g. struct list_head s_sibling) from list.h
but does not include it.

Signed-off-by: Frank Haverkamp <haver@vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/sysfs.h