Skip to content

Commit

Permalink
ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h header
Browse files Browse the repository at this point in the history
Cc: "Edgar E. Iglesias" <edgar.iglesias@gmail.com> (odd fixer:virtex_ml507)
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
  • Loading branch information
legoater authored and Michael Tokarev committed Oct 21, 2023
1 parent 5cf9a81 commit 64cf81b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion hw/ppc/ppc440_bamboo.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include "elf.h"
#include "hw/char/serial.h"
#include "hw/ppc/ppc.h"
#include "ppc405.h"
#include "sysemu/sysemu.h"
#include "sysemu/reset.h"
#include "hw/sysbus.h"
Expand Down
1 change: 0 additions & 1 deletion hw/ppc/virtex_ml507.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
#include "hw/ppc/ppc.h"
#include "hw/ppc/ppc4xx.h"
#include "hw/qdev-properties.h"
#include "ppc405.h"

#include <libfdt.h>

Expand Down

0 comments on commit 64cf81b

Please sign in to comment.