diff options
author | Daniel Walker | 2006-09-09 18:31:03 +0200 |
---|---|---|
committer | James Bottomley | 2006-09-12 16:17:30 +0200 |
commit | a506b44bb5000b2652490a906c3e58beb2a8f6bb (patch) | |
tree | 04a2c62f244cdacb88f7a8377c16783e04e66a88 /sound | |
parent | [SCSI] fix up SCSI netlink build (diff) | |
download | kernel-qcow2-linux-a506b44bb5000b2652490a906c3e58beb2a8f6bb.tar.gz kernel-qcow2-linux-a506b44bb5000b2652490a906c3e58beb2a8f6bb.tar.xz kernel-qcow2-linux-a506b44bb5000b2652490a906c3e58beb2a8f6bb.zip |
[SCSI] fix compile error on module_refcount
LD .tmp_vmlinux1
drivers/built-in.o(.text+0x8e1f9): In function `scsi_device_put':
drivers/scsi/scsi.c:887: undefined reference to `module_refcount'
make: *** [.tmp_vmlinux1] Error 1
There are only two users of module_refcount() outside of kernel/module.c
and the other one uses ifdef's similar to this.
Signed-Off-By: Daniel Walker <dwalker@mvista.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions