summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorRandy Dunlap <rddunlap@osdl.org>2005-02-27 18:32:33 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-02-27 18:32:33 -0800
commitbaacac11486b9d811e30a7c891a67609922568ab (patch)
tree0d44a9b21acb37f03451e5a2f239fd6bccfc2ef3 /net/unix/af_unix.c
parent6fb185bc3142124d419fed07c7da1274c8b29d63 (diff)
[PATCH] sonicvibes: fix initdata references
sonicvibes: _devinit function was referencing __initdata (2x), which should be __devinitdata; Error: ./sound/oss/sonicvibes.o .text refers to 0000000000003ca7 R_X86_64_32S .init.data+0x0000000000000080 Error: ./sound/oss/sonicvibes.o .text refers to 00000000000043eb R_X86_64_32S .init.data+0x0000000000000024 Error: ./sound/oss/sonicvibes.o .text refers to 00000000000043f2 R_X86_64_32S .init.data+0x0000000000000020 Signed-off-by: Randy Dunlap <rddunlap@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions