u-boot/arch/mips
Marek Vasut 43a092ffdd mips: ath79: Fix compiler warning on const assignment
The assignment const T var; var = value; is illegal, since var is
constant. Drop the const to fix the compiler warning.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Wills Wang <wills.wang@live.com>
2016-05-21 01:36:38 +02:00
..
cpu mips: Fix compiler warning in cpu.c 2016-05-21 01:36:38 +02:00
dts mips: ath79: add AP143 reference board 2016-05-21 01:25:50 +02:00
include/asm mips: add base support for QCA/Atheros ath79 SOCs 2016-05-21 01:25:50 +02:00
lib MIPS: bootm: Add fixup of '/memory' node. 2016-04-19 13:21:48 +02:00
mach-ath79 mips: ath79: Fix compiler warning on const assignment 2016-05-21 01:36:38 +02:00
mach-au1x00 MIPS: Kconfig: optimize gcc -march and -mtune setup 2016-01-16 21:06:46 +01:00
mach-pic32 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. 2016-02-01 22:14:01 +01:00
config.mk MIPS: Kconfig: optimize gcc -march and -mtune setup 2016-01-16 21:06:46 +01:00
Kconfig mips: Add MIPS 74Kc tune 2016-05-21 01:36:38 +02:00
Makefile mips: Add MIPS 74Kc tune 2016-05-21 01:36:38 +02:00