From: Adrian Bunk Date: Tue, 10 Jul 2007 12:44:49 +0000 (+0200) Subject: sunhme.c:quattro_pci_find() must be __devinit X-Git-Tag: v2.6.23-rc1~1151^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd6f5b8051efe03b90a1dd6d63a642f78ec4e60d;p=pandora-kernel.git sunhme.c:quattro_pci_find() must be __devinit This patch fixes the following section mismatch: <-- snip --> ... MODPOST vmlinux WARNING: drivers/built-in.o(.text+0x272f8b): Section mismatch: reference to .init.text:quattro_pci_find (between 'happy_meal_pci_probe' and 'happy_meal_pci_remove') ... <-- snip --> Signed-off-by: Adrian Bunk Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed