summary refs log tree commit diff stats
path: root/hw/nios2/boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/nios2/boot.h')
-rw-r--r--hw/nios2/boot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/nios2/boot.h b/hw/nios2/boot.h
index 3116753818..59b9fbfc62 100644
--- a/hw/nios2/boot.h
+++ b/hw/nios2/boot.h
@@ -1,7 +1,6 @@
 #ifndef NIOS2_BOOT_H
 #define NIOS2_BOOT_H
 
-#include "hw/hw.h"
 #include "cpu.h"
 
 void nios2_load_kernel(Nios2CPU *cpu, hwaddr ddr_base, uint32_t ramsize,