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
Changes -rw-r--r-- 9.1 KB
Makefile -rw-r--r-- 194 bytes
affs.h -rw-r--r-- 10.4 KB
amigaffs.c -rw-r--r-- 11.2 KB
bitmap.c -rw-r--r-- 8.7 KB
dir.c -rw-r--r-- 3.7 KB
file.c -rw-r--r-- 23.1 KB
inode.c -rw-r--r-- 10.5 KB
namei.c -rw-r--r-- 10.2 KB
super.c -rw-r--r-- 13.9 KB
symlink.c -rw-r--r-- 1.6 KB

back to top