9
0
Fork 0
barebox/arch
Sascha Hauer c179e7c46b ppc: remove strcasecmp/strncasecmp prototypes
ppc does not implement these, so remove the prototypes and use
the ones from include/linux/string.h

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-06-20 17:17:28 +02:00
..
arm ARM: pcm038: Fix partition size definitions 2013-06-11 17:25:17 +02:00
blackfin blackfin: initialize malloc pool before start_barebox() 2013-03-14 08:41:27 +01:00
mips MIPS: rzx50_defconfig: use UART1 for low-level debug 2013-06-04 07:18:42 +02:00
nios2 nios: initialize malloc pool before start_barebox() 2013-03-14 08:41:20 +01:00
openrisc openrisc: initialize malloc pool before start_barebox() 2013-03-14 08:41:23 +01:00
ppc ppc: remove strcasecmp/strncasecmp prototypes 2013-06-20 17:17:28 +02:00
sandbox driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
x86 Avoid build error on "config SPI" is y 2013-06-02 11:19:21 +02:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00