[PATCH] atyfb: Fix section warnings
authorAntonino A. Daplas <adaplas@gmail.com>
Mon, 26 Jun 2006 07:26:58 +0000 (00:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:31 +0000 (09:58 -0700)
commit1a8c9795290361cef232fd54f425a57d143108a8
tree1b7cfc5ca7b0ee80083320d5a06b33118c4fd34b
parent9b27915b6aa33b5fbc17beb8c7d5d0b662419018
[PATCH] atyfb: Fix section warnings

Fix the following warning:

WARNING: drivers/video/aty/atyfb.o - Section mismatch: reference to
.init.text:aty_init_cursor from .text between 'aty_init' (at offset 0x241d)
and 'atyfb_blank'

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/aty/atyfb_base.c
drivers/video/aty/mach64_cursor.c