qemu-e2k/hw/gpio
Stefan Weil e1fe50dcb3 Remove unneeded type casts
cpu_physical_memory_read, cpu_physical_memory_write take any pointer
as 2nd argument without needing a type cast.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-04-19 11:36:33 +02:00
..
Makefile.objs hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
max7310.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
omap_gpio.c hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
pl061.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
puv3_gpio.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
zaurus.c Remove unneeded type casts 2013-04-19 11:36:33 +02:00