mirror of
https://github.com/mii443/qemu.git
synced 2025-08-28 18:09:35 +00:00
Do not include hw/boards.h if it's not really necessary
Stop including hw/boards.h in files that don't need it. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20210416171314.2074665-3-thuth@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
committed by
Laurent Vivier
parent
4c386f8064
commit
ead62c75f6
@ -12,7 +12,6 @@
|
||||
|
||||
#include "qemu/osdep.h"
|
||||
#include "qapi/error.h"
|
||||
#include "hw/boards.h"
|
||||
#include "atmega.h"
|
||||
#include "boot.h"
|
||||
#include "qom/object.h"
|
||||
|
Reference in New Issue
Block a user