Sam Ravnborg 80e27982a6 console: fix section mismatch warning in vgacon.c
Fix following section mismatch warning:
WARNING: vmlinux.o(.text+0x121e62): Section mismatch: reference to .init.text:__alloc_bootmem (between 'vgacon_startup' and 'vgacon_scrolldelta')

Browsing the code it seems that vgacon_scrollback_startup() is only called
during the init phase so the reference to the .init.text section is OK.

Teach modpost not to warn using ___init_refok.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-21 17:49:14 -07:00
..
2007-05-08 11:15:30 -07:00
2007-05-04 17:59:05 -07:00
2007-05-04 17:59:05 -07:00
2007-05-04 17:59:05 -07:00
2007-05-04 17:59:05 -07:00
2007-05-04 17:59:05 -07:00
2007-05-04 17:59:05 -07:00
2007-05-04 17:59:05 -07:00
2007-02-12 09:48:43 -08:00
2007-03-09 23:11:05 -08:00
2007-03-09 23:10:56 -08:00
2007-06-28 11:34:54 -07:00
2006-11-16 22:18:28 -08:00
2007-07-17 10:23:13 -07:00
2007-05-08 11:15:26 -07:00
2007-05-08 11:15:30 -07:00
2007-05-23 20:14:13 -07:00
2007-07-17 10:23:13 -07:00
2007-07-17 10:23:13 -07:00
2007-07-17 10:23:11 -07:00
2007-07-17 10:23:13 -07:00
2006-10-03 23:01:26 +02:00
2007-05-09 12:30:57 -07:00
2007-05-08 11:15:34 -07:00
2007-05-09 12:30:57 -07:00
2007-05-08 11:15:32 -07:00
2007-07-17 10:23:13 -07:00
2007-05-23 20:14:13 -07:00