From: Frederik Deweerdt Date: Sun, 30 Jul 2006 10:03:46 +0000 (-0700) Subject: [PATCH] mdacon: fix __init section warnings X-Git-Tag: v2.6.18-rc4~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ca7b5c42e783b74a57387418bfcfea072fc46d6;p=pandora-kernel.git [PATCH] mdacon: fix __init section warnings WARNING: drivers/video/console/mdacon.o - Section mismatch: reference to .init.text: from .text between 'mdacon_startup' (at offset 0x123) and 'mdacon_init' WARNING: drivers/video/console/mdacon.o - Section mismatch: reference to .init.text: from .text between 'mdacon_startup' (at offset 0x18b) and 'mdacon_init' Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed