OSDN Git Service

powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not set
authorKumar Gala <galak@kernel.crashing.org>
Thu, 2 Jun 2011 16:18:53 +0000 (11:18 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 2 Jun 2011 20:29:08 +0000 (15:29 -0500)
commita3623239ad941c7fa5440231f601e8f6de1f2a54
tree06549dc702d556af5b08881ef8bb983635191f5d
parent9693ebd4815eefa2b7c8fcc699061a0c8da0c1e7
powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not set

arch/powerpc/kernel/built-in.o: In function `machine_check_e500mc':
arch/powerpc/kernel/traps.c:429: undefined reference to `fsl_rio_mcheck_exception'
arch/powerpc/kernel/built-in.o: In function `machine_check_e500':
arch/powerpc/kernel/traps.c:519: undefined reference to `fsl_rio_mcheck_exception'
make: *** [.tmp_vmlinux1] Error 1

Reported-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/include/asm/rio.h