ppc: Move Mac machines to hw/ppc/

Signed-off-by: Andreas Färber <afaerber@suse.de>
[agraf: squash in MAINTAINERS fix]
Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
Andreas Färber 2013-01-23 23:03:54 +00:00 committed by Alexander Graf
parent 11c29918be
commit baec19105b
13 changed files with 44 additions and 43 deletions

View file

@ -22,7 +22,7 @@
* THE SOFTWARE.
*/
#include "hw.h"
#include "ppc_mac.h"
#include "ppc/mac.h"
#include "pci/pci.h"
#include "pci/pci_host.h"