From: Adrian Bunk Date: Wed, 6 Feb 2008 09:39:06 +0000 (-0800) Subject: video/hpfb.c section fix X-Git-Tag: v2.6.25-rc1~595 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a1c84f1465a90192f55e21ccc67fd396c596374;p=pandora-kernel.git video/hpfb.c section fix WARNING: vmlinux.o(.text+0xb851a): Section mismatch: reference to .init.text:hpfb_init_one (between 'hpfb_dio_probe' and 'read_null') hpfb_init_one() must be __devinit since it's called by the __devinit hpfb_dio_probe(). Signed-off-by: Adrian Bunk Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed