9
0
Fork 0
barebox/arch
Sascha Hauer b62cf8f36d openrisc: fix build due to redefined phys_size_t
We already have a phys_size_t since:

commit 2f05b69256
Author: Renaud Barbier <renaud.barbier@ge.com>
Date:   Fri May 11 11:58:13 2012 +0100

    linux/types.h: define phys_size_t

    Add this definition in preparation for the introduction of the
    mpc85xx support.

    Signed-off-by: Renaud Barbier <renaud.barbier@ge.com>
    Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

Fix build due to redefinition of this type.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-06-21 11:57:26 +02:00
..
arm ARM qil-a9260: Fix PARTITION_FIXED compilation 2012-06-07 23:31:55 +02:00
blackfin blackfin: Fix build due to missing __raw_* io accessors 2012-06-21 11:56:53 +02:00
mips MIPS: XBurst: suitable solution for per-board debug_ll 2012-06-05 08:36:59 +02:00
nios2 booting: more flexible Linux bootargs generation 2012-05-14 09:16:31 +02:00
openrisc openrisc: fix build due to redefined phys_size_t 2012-06-21 11:57:26 +02:00
ppc ppc 85xx: Fix whitespaces 2012-05-24 11:18:32 +02:00
sandbox Use DEVICE_ID_DYNAMIC where applicable 2012-04-16 09:43:02 +02:00
x86 Use DEVICE_ID_DYNAMIC where applicable 2012-04-16 09:43:02 +02:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00