From: Anton Vorontsov Date: Wed, 11 Jun 2008 12:32:48 +0000 (+0400) Subject: powerpc/QE: qe_reset should be __init X-Git-Tag: v2.6.27-rc1~1058^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5848f16947026601b9cb4df694bb9f44dfefc354;p=pandora-kernel.git powerpc/QE: qe_reset should be __init This patch fixes following section mismatch: WARNING: arch/powerpc/sysdev/built-in.o(.text+0x11d8): Section mismatch in reference from the function qe_reset() to the function .init.text:cpm_muram_init() Signed-off-by: Anton Vorontsov Signed-off-by: Kumar Gala --- Reading git-diff-tree failed