powerpc: Fix a bunch of sparse warnings in the qe_lib
authorAndy Fleming <afleming@freescale.com>
Wed, 7 May 2008 18:19:44 +0000 (13:19 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 16 Jul 2008 22:57:45 +0000 (17:57 -0500)
Mostly having to do with not marking things __iomem.  And some failure
to use appropriate accessors to read MMIO regs.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found