9
0
Fork 0
barebox/arch/arm/mach-at91
Eric Bénard c22e213cbe at91sam9g45_devices: fix warning
this patch fix the following warnings :
arch/arm/mach-at91/at91sam9g45_devices.c:305:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
arch/arm/mach-at91/at91sam9g45_devices.c:309:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-04-05 18:22:18 +02:00
..
include/mach AT91: at91sam9x5: add chip and board file 2012-04-02 10:31:23 +02:00
Kconfig AT91: at91sam9x5: add chip and board file 2012-04-02 10:31:23 +02:00
Makefile AT91: at91sam9x5: add chip and board file 2012-04-02 10:31:23 +02:00
at91rm9200.c at91/gpio: simplify resources 2012-01-02 12:08:25 +01:00
at91rm9200_devices.c ARM: at91: allow to pass the interface id to at91_add_device_eth 2012-04-02 10:31:23 +02:00
at91rm9200_lowlevel_init.c at91rm9200: fix lowlovel init PIOC base 2012-01-05 09:32:51 +01:00
at91rm9200_time.c introduce io.h 2011-09-22 19:03:05 +02:00
at91sam9_reset.S at91: fix reset 2011-12-14 12:14:44 +01:00
at91sam9g45.c at91/gpio: simplify resources 2012-01-02 12:08:25 +01:00
at91sam9g45_devices.c at91sam9g45_devices: fix warning 2012-04-05 18:22:18 +02:00
at91sam9g45_reset.S at91: fix reset 2011-12-14 12:14:44 +01:00
at91sam9x5.c AT91: at91sam9x5: add chip and board file 2012-04-02 10:31:23 +02:00
at91sam9x5_devices.c AT91: at91sam9x5: add chip and board file 2012-04-02 10:31:23 +02:00
at91sam926x_lowlevel_init.c at91sam9/lowlevel_init: allow to select the smc chipselect 2012-01-12 10:43:58 +01:00
at91sam926x_time.c at91: fix reset 2011-12-14 12:14:44 +01:00
at91sam9260.c at91/gpio: simplify resources 2012-01-02 12:08:25 +01:00
at91sam9260_devices.c ARM: at91: allow to pass the interface id to at91_add_device_eth 2012-04-02 10:31:23 +02:00
at91sam9261.c at91/gpio: simplify resources 2012-01-02 12:08:25 +01:00
at91sam9261_devices.c at91: at91_register_uart return device 2012-02-16 18:17:34 +08:00
at91sam9263.c at91/gpio: simplify resources 2012-01-02 12:08:25 +01:00
at91sam9263_devices.c ARM: at91: allow to pass the interface id to at91_add_device_eth 2012-04-02 10:31:23 +02:00
clock.c AT91: at91sam9x5: add chip and board file 2012-04-02 10:31:23 +02:00
clock.h clkdev: factorize macro 2011-08-12 11:07:41 +02:00
generic.h at91: swtich to clkdev 2011-08-10 14:53:06 +02:00
gpio.c ARM: at91/pio: add new PIO3 features 2012-04-02 10:31:23 +02:00
sam9_smc.c introduce io.h 2011-09-22 19:03:05 +02:00