powerpc/QE: qe_reset should be __init
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Wed, 11 Jun 2008 12:32:48 +0000 (16:32 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 11 Jun 2008 18:46:24 +0000 (13:46 -0500)
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 <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found