https://github.com/torvalds/linux
Revision 10c86be57724adf44c266300964182fd2966d108 authored by Randy Dunlap on 01 July 2007, 19:06:37 UTC, committed by Linus Torvalds on 01 July 2007, 19:29:44 UTC
Fix section mismatch warnings:

WARNING: sound/built-in.o(.exit.text+0x3ad): Section mismatch: reference to .init.text: (between 'sb_exit' and 'unload_uart6850')
WARNING: sound/built-in.o(.exit.text+0x753): Section mismatch: reference to .init.text: (between 'snd_mts64_module_exit' and 'snd_portman_module_exit')

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Jaroslav Kysela <perex@suse.cz>
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 95203ae
History
Tip revision: 10c86be57724adf44c266300964182fd2966d108 authored by Randy Dunlap on 01 July 2007, 19:06:37 UTC
ALSA: more section mismatches
Tip revision: 10c86be
File Mode Size
ChangeLog -rw-r--r-- 14.0 KB
Makefile -rw-r--r-- 164 bytes
TODO -rw-r--r-- 385 bytes
befs.h -rw-r--r-- 3.2 KB
befs_fs_types.h -rw-r--r-- 4.6 KB
btree.c -rw-r--r-- 21.9 KB
btree.h -rw-r--r-- 300 bytes
datastream.c -rw-r--r-- 15.6 KB
datastream.h -rw-r--r-- 514 bytes
debug.c -rw-r--r-- 7.5 KB
endian.h -rw-r--r-- 3.1 KB
inode.c -rw-r--r-- 1.1 KB
inode.h -rw-r--r-- 123 bytes
io.c -rw-r--r-- 1.8 KB
io.h -rw-r--r-- 190 bytes
linuxvfs.c -rw-r--r-- 23.5 KB
super.c -rw-r--r-- 3.0 KB
super.h -rw-r--r-- 134 bytes

back to top