diff options
| author | Rusty Russell <[email protected]> | 2011-01-24 20:32:51 +0000 |
|---|---|---|
| committer | Rusty Russell <[email protected]> | 2011-01-24 04:02:52 +0000 |
| commit | 3b90a5b292321b2acac3921f77046ae195aef53f (patch) | |
| tree | f084c812a3c55911b9a9a35e101346ffb33d8aae /drivers/scsi/mpt2sas/mpi/mpi2_tool.h | |
| parent | module: show version information for built-in modules in sysfs (diff) | |
| download | kernel-3b90a5b292321b2acac3921f77046ae195aef53f.tar.gz kernel-3b90a5b292321b2acac3921f77046ae195aef53f.zip | |
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
lib/built-in.o:(__modver+0x8): undefined reference to `__modver_version_show'
lib/built-in.o:(__modver+0x2c): undefined reference to `__modver_version_show'
Simplest to just not emit anything: if they've disabled SYSFS they probably
want the smallest kernel possible.
Reported-by: Randy Dunlap <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_tool.h')
0 files changed, 0 insertions, 0 deletions
