summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/central.c
diff options
context:
space:
mode:
authorSam Ravnborg2009-01-18 08:12:27 +0100
committerDavid S. Miller2009-01-18 08:12:27 +0100
commit62dfcd336c79c49f9aeb0acc99cf9a1832102dd5 (patch)
tree18d33271218eac0daec3dd105ebefd3b0654a19f /arch/sparc/kernel/central.c
parentsparc64: fix readout of cpu/fpu type (diff)
downloadkernel-qcow2-linux-62dfcd336c79c49f9aeb0acc99cf9a1832102dd5.tar.gz
kernel-qcow2-linux-62dfcd336c79c49f9aeb0acc99cf9a1832102dd5.tar.xz
kernel-qcow2-linux-62dfcd336c79c49f9aeb0acc99cf9a1832102dd5.zip
sparc64: fix modpost failure
Previously PeeCeeI.o was a library but it was always pulled in due to insw and friends being exported (at least for a modular kernel). But this resulted in modpost failures if there where no in-kernel users because then insw & friends were not linked in. Fix this by including PeeCeeI.o in the kernel unconditionally. The only drawback for this solution is that a nonmodular kernel will always include insw & friends no matter if they are in use or not. Reported-by: Meelis Roos <mroos@linux.ee> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/kernel/central.c')
0 files changed, 0 insertions, 0 deletions