]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/riscv/sifive_u.h
hw/riscv: Move the dtb load bits outside of create_fdt()
[mirror_qemu.git] / include / hw / riscv / sifive_u.h
index a67328f7adce94080e3348f2138f1a638fecdcd3..0696f8594277e1912d7e1eb7e6d225727c210f0d 100644 (file)
@@ -68,8 +68,6 @@ typedef struct SiFiveUState {
 
     /*< public >*/
     SiFiveUSoCState soc;
-
-    void *fdt;
     int fdt_size;
 
     bool start_in_flash;