]> Git Repo - qemu.git/blobdiff - hw/tcx.c
usb-redir: Change usbredir_open_chardev into usbredir_create_parser
[qemu.git] / hw / tcx.c
index 93994d6440ccea940f457ad597d473c686dbba82..2db2db1235c70f05037edbf49dbcdebebf8ed48e 100644 (file)
--- a/hw/tcx.c
+++ b/hw/tcx.c
@@ -472,7 +472,6 @@ static void tcx_dac_writel(void *opaque, target_phys_addr_t addr, uint64_t val,
     default:
         break;
     }
-    return;
 }
 
 static const MemoryRegionOps tcx_dac_ops = {
This page took 0.02427 seconds and 4 git commands to generate.