aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2009-10-26 12:09:45 +0000
committerDavid S. Miller <[email protected]>2009-10-28 02:36:24 -0700
commit0531d7b85177cda05f574ddf0aa4b25050159101 (patch)
tree3ae80d666da366187fafc4bcd514fe41c0ae804c /scripts/patch-kernel
parenteef6dd65e331d6e91a39b90344c705bbcbe0825e (diff)
netxen: fix builds for SYSFS=n or MODULES=n
When CONFIG_MODULES=n: drivers/net/netxen/netxen_nic_main.c:2751: error: dereferencing pointer to incomplete type drivers/net/netxen/netxen_nic_main.c:2764: error: dereferencing pointer to incomplete type Also needs addition of <linux/sysfs.h> for sysfs function prototypes or stubs when CONFIG_SYSFS=n. Signed-off-by: Randy Dunlap <[email protected]> Acked-by: Dhananjay Phadke <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions