]> Git Repo - qemu.git/blobdiff - hw/ppc/ppc405_uc.c
Include hw/hw.h exactly where needed
[qemu.git] / hw / ppc / ppc405_uc.c
index 018dcca888b1eee2560af7c20a5a69077d76d454..ba092f293117456b29c39c1471f1c646afc84801 100644 (file)
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+
 #include "qemu/osdep.h"
 #include "qemu/units.h"
 #include "qapi/error.h"
-#include "qemu-common.h"
 #include "cpu.h"
-#include "hw/hw.h"
 #include "hw/ppc/ppc.h"
 #include "hw/boards.h"
 #include "hw/i2c/ppc4xx_i2c.h"
+#include "hw/irq.h"
 #include "ppc405.h"
 #include "hw/char/serial.h"
 #include "qemu/timer.h"
+#include "sysemu/reset.h"
 #include "sysemu/sysemu.h"
 #include "qemu/log.h"
 #include "exec/address-spaces.h"
This page took 0.022163 seconds and 4 git commands to generate.