Home
last modified time | relevance | path

Searched hist:d90a5b1ed1bac1e3808d3a737a3ef6496061bae0 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/
H A Dops2.cd90a5b1ed1bac1e3808d3a737a3ef6496061bae0 Wed Nov 23 06:31:04 UTC 2011 Kumar Gala <galak@kernel.crashing.org> drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warning

Fix:

x86emu/ops2.c: In function 'x86emuOp2_set_byte':
x86emu/ops2.c:171:11: warning: variable 'name' set but not used [-Wunused-but-set-variable]

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>