Revision 12730926557e9b89b7618b79754598b09387d37d authored by Randy Dunlap on 05 November 2007, 22:51:00 UTC, committed by Linus Torvalds on 05 November 2007, 23:12:32 UTC
Change the name of this data to use a name (suffix) that is whitelisted
by MODPOST so that the section warning is fixed (not generated).

WARNING: vmlinux.o(.data+0x1b140): Section mismatch: reference to .init.text:m48t59_rtc_probe (between 'm48t59_rtc_platdrv' and 'm48t59_nvram_attr')

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent f15cf51
History
File Mode Size
Makefile -rw-r--r-- 282 bytes
compat.c -rw-r--r-- 17.0 KB
compat_mq.c -rw-r--r-- 4.0 KB
ipc_sysctl.c -rw-r--r-- 4.1 KB
mqueue.c -rw-r--r-- 29.8 KB
msg.c -rw-r--r-- 21.1 KB
msgutil.c -rw-r--r-- 2.3 KB
sem.c -rw-r--r-- 34.3 KB
shm.c -rw-r--r-- 27.4 KB
util.c -rw-r--r-- 20.9 KB
util.h -rw-r--r-- 5.7 KB

back to top