[PATCH 01/12] target/rx/cpu: Remove unused headers

Philippe Mathieu-Daudé posted 12 patches 5 years, 8 months ago
[PATCH 01/12] target/rx/cpu: Remove unused headers
Posted by Philippe Mathieu-Daudé 5 years, 8 months ago
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 target/rx/cpu.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/target/rx/cpu.h b/target/rx/cpu.h
index d1fb1ef3ca..0645ba3b6f 100644
--- a/target/rx/cpu.h
+++ b/target/rx/cpu.h
@@ -19,8 +19,6 @@
 #ifndef RX_CPU_H
 #define RX_CPU_H
 
-#include "qemu/bitops.h"
-#include "qemu-common.h"
 #include "hw/registerfields.h"
 #include "cpu-qom.h"
 
-- 
2.21.3