SLOF/lib
Nikunj A Dadhania 9cd415f87a virtio-9p: disable unused structure
In file included from ./board.code:140:0,
                 from /home/nikunj/work/power/code/slof/SLOF/slof/paflof.c:106:
/home/nikunj/work/power/code/slof/SLOF/slof/paflof.c: In function ‘engine’:
/home/nikunj/work/power/code/slof/SLOF/lib/libvirtio/virtio-9p.h:23:3: warning: typedef ‘virtio_9p_config_t’ locally defined but not used [-Wunused-local-typedefs]
 } virtio_9p_config_t;

Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
2014-02-04 19:49:46 +11:00
..
libbases Fix js2x build 2013-06-27 19:31:42 +10:00
libbcm Add bcm57xx network driver in libbcm 2013-10-04 12:00:28 +05:30
libbootmsg SLOF: Support PAPR NVRAM RTAS calls 2012-10-17 16:30:58 +11:00
libc Add standard header stdbool.h 2013-07-24 14:46:22 +05:30
libe1k e1000: fix SLOF_dma_map_out arguments 2013-11-17 16:22:03 +05:30
libelf Add support for 64bit LE ABI v1 and v2 support 2014-02-04 19:49:46 +11:00
libhvcall Work around missing sc 1 traps on pHyp 2013-12-17 11:01:46 +05:30
libipmi JS2x: Added oco files to be able to built board-js2x 2011-12-20 17:56:48 +01:00
libnativeio Move MMIO accessors to board-js2x and implement h-calls based ones for qemu 2011-10-12 13:20:00 +02:00
libnvram nvram: remove unnecessary prints 2013-07-24 14:46:21 +05:30
libusb [oex]hci_exit: Check before freeing/unmapping memory 2014-01-20 17:19:47 +05:30
libveth Increase veth receive queue size 2013-11-17 16:22:02 +05:30
libvirtio virtio-9p: disable unused structure 2014-02-04 19:49:46 +11:00
Makefile Add bcm57xx network driver in libbcm 2013-10-04 12:00:28 +05:30