qemu-e2k/hw/block
Peter Maydell 74c0e47441 hw/block/nand.c: Include osdep.h first
Include osdep.h as the first header in nand.c; this has to be
done manually because coccinelle gets confused by the way that
this C file includes itself.

We fix some odd spacing in #includes while we are in the area.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
2016-02-16 14:29:26 +00:00
..
dataplane virtio: move allocation to virtqueue_pop/vring_pop 2016-02-06 20:39:07 +02:00
block.c
cdrom.c
ecc.c
fdc.c fdc: always compile-check debug prints 2016-02-10 13:29:40 -05:00
hd-geometry.c
m25p80.c
Makefile.objs
nand.c hw/block/nand.c: Include osdep.h first 2016-02-16 14:29:26 +00:00
nvme.c
nvme.h
onenand.c
pflash_cfi01.c
pflash_cfi02.c
tc58128.c
virtio-blk.c virtio: introduce qemu_get/put_virtqueue_element 2016-02-06 20:44:08 +02:00
xen_blkif.h
xen_disk.c