diff options
| author | Randy Dunlap <[email protected]> | 2009-10-26 12:09:45 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-10-28 02:36:24 -0700 |
| commit | 0531d7b85177cda05f574ddf0aa4b25050159101 (patch) | |
| tree | 3ae80d666da366187fafc4bcd514fe41c0ae804c /scripts/patch-kernel | |
| parent | eef6dd65e331d6e91a39b90344c705bbcbe0825e (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