qemu-e2k/hw/ssi
Peter Maydell d675765a02 imx: Use 'const char', not 'char const'
'char const' means the same thing as 'const char', but we
use the former in only a handful of places and we use the
latter over six thousand times. Switch the imx reg_name()
functions to bring them in line with everything else.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-09-22 18:13:09 +01:00
..
Makefile.objs ast2400: add SMC controllers (FMC and SPI) 2016-07-04 13:15:22 +01:00
aspeed_smc.c ast2400: pretend DMAs are done for U-boot 2016-07-14 16:51:38 +01:00
imx_spi.c imx: Use 'const char', not 'char const' 2016-09-22 18:13:09 +01:00
omap_spi.c arm devices: Clean up includes 2016-01-29 15:07:25 +00:00
pl022.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
ssi.c ssi: change ssi_slave_init to be a realize ops 2016-07-04 13:15:22 +01:00
xilinx_spi.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
xilinx_spips.c arm: Clean up includes 2016-01-29 15:07:23 +00:00