crosvm/devices/src
Daniel Verkamp 6bfee45131 wl: silence unused code warnings
When wl-dmabuf is not enabled, rustc complains about unused imports and
enum values.  Add compiler directives to silence the warnings.

BUG=None
TEST='cargo build', 'emerge-nami crosvm'

Change-Id: Ib39735d329f8aa835c0b5842b10bfe78d0e578d9
Signed-off-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1327827
2018-11-21 05:52:54 -08:00
..
pci devices: pci: support level-triggered interrupts 2018-10-29 21:18:14 -07:00
virtio wl: silence unused code warnings 2018-11-21 05:52:54 -08:00
bus.rs cargo fmt all source code 2018-10-09 21:14:05 -07:00
cmos.rs cargo fmt all source code 2018-10-09 21:14:05 -07:00
i8042.rs cargo fmt all source code 2018-10-09 21:14:05 -07:00
lib.rs Reland "devices: refactor proxy to use msg_socket" 2018-11-19 07:09:20 -08:00
pl030.rs cargo fmt all source code 2018-10-09 21:14:05 -07:00
proxy.rs Reland "devices: refactor proxy to use msg_socket" 2018-11-19 07:09:20 -08:00
serial.rs cargo fmt all source code 2018-10-09 21:14:05 -07:00