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
Makefile -rw-r--r-- 100 bytes
bfs.h -rw-r--r-- 1.3 KB
dir.c -rw-r--r-- 8.5 KB
file.c -rw-r--r-- 4.4 KB
inode.c -rw-r--r-- 11.1 KB

back to top