[PATCH] powerpc/srio: Fix the compile errors when building with 64bit

David Laight David.Laight at ACULAB.COM
Fri Mar 2 20:57:01 EST 2012


 
> For the file "arch/powerpc/sysdev/fsl_rmu.c", there will be 
> some compile errors while using the corenet64_smp_defconfig:

I'm sure that replacing 'u32' with 'unsigned long'
is really the best thing to do here.
It looks to me as though they should be some pointer type.

	David




More information about the Linuxppc-dev mailing list