linux/arch/powerpc/platforms/85xx
Dmitry Eremin-Solenikov c72fa7df37 powerpc/85xx: sbc8560 - correct compilation if CONFIG_PHYS_ADDR_T_64BIT is set
If CONFIG_PHYS_ADDR_T_64BIT is set, compilation of sbc8560 fails with
the following error:

arch/powerpc/platforms/85xx/sbc8560.c: In function ‘sbc8560_bdrstcr_init’:
arch/powerpc/platforms/85xx/sbc8560.c:286: error: format ‘%x’ expects type ‘unsigned int’, but argument 2 has type ‘resource_size_t’

Fix that by using %pR format instead of just printing the start of
resource.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-10-06 23:32:57 -05:00
..
corenet_ds.c powerpc/85xx: add board support for the Freescale hypervisor 2011-06-27 08:30:54 -05:00
corenet_ds.h powerpc/p4080: Add basic support for p4080ds platform 2009-11-20 16:45:38 -06:00
Kconfig gpio: move mpc8xxx/512x gpio driver to drivers/gpio 2011-09-23 00:14:15 +02:00
ksi8560.c powerpc: Convert to new irq_* function names 2011-03-29 14:48:12 +02:00
Makefile powerpc/85xx: Add p2040 RDB board support 2011-07-08 00:21:32 -05:00
mpc85xx_ads.c powerpc: Convert to new irq_* function names 2011-03-29 14:48:12 +02:00
mpc85xx_cds.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
mpc85xx_ds.c powerpc/85xx: fix mpic configuration in CAMP mode 2011-07-22 03:28:29 -05:00
mpc85xx_mds.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
mpc85xx_rdb.c powerpc/85xx: fix mpic configuration in CAMP mode 2011-07-22 03:28:29 -05:00
mpc8536_ds.c lmb: rename to memblock 2010-07-14 17:14:00 +10:00
p1010rdb.c powerpc/85xx: Add P1010RDB board support 2011-06-27 08:36:19 -05:00
p1022_ds.c powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed values 2011-06-27 08:36:16 -05:00
p1023_rds.c powerpc/85xx: Add basic P1023RDS board support 2011-06-22 21:44:56 -05:00
p2040_rdb.c powerpc/85xx: Add p2040 RDB board support 2011-07-08 00:21:32 -05:00
p3041_ds.c powerpc/85xx: disable timebase synchronization under the hypervisor 2011-06-27 08:36:19 -05:00
p4080_ds.c powerpc/85xx: disable timebase synchronization under the hypervisor 2011-06-27 08:36:19 -05:00
p5020_ds.c powerpc/85xx: disable timebase synchronization under the hypervisor 2011-06-27 08:36:19 -05:00
sbc8548.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
sbc8560.c powerpc/85xx: sbc8560 - correct compilation if CONFIG_PHYS_ADDR_T_64BIT is set 2011-10-06 23:32:57 -05:00
smp.c powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_init 2011-07-08 00:21:33 -05:00
socrates_fpga_pic.c powerpc/irq: Stop exporting irq_map 2011-05-04 15:02:15 +10:00
socrates_fpga_pic.h powerpc/85xx: Add support for the "socrates" board (MPC8544). 2009-03-27 06:42:08 -05:00
socrates.c powerpc/85xx: Stop using ppc_md.init on socrates 2009-06-23 08:09:55 -05:00
stx_gp3.c powerpc: Convert to new irq_* function names 2011-03-29 14:48:12 +02:00
tqm85xx.c powerpc: Convert to new irq_* function names 2011-03-29 14:48:12 +02:00
xes_mpc85xx.c treewide: Convert uses of struct resource to resource_size(ptr) 2011-06-10 14:55:36 +02:00