Adapt to <powerpc/spr.h> breakup.
This commit is contained in:
parent
ec4306c95e
commit
7b012669b8
@ -1,4 +1,4 @@
|
|||||||
/* $NetBSD: kvm_powerpc.c,v 1.8 2008/01/15 13:57:42 ad Exp $ */
|
/* $NetBSD: kvm_powerpc.c,v 1.9 2010/02/25 23:35:29 matt Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2005 Wasabi Systems, Inc.
|
* Copyright (c) 2005 Wasabi Systems, Inc.
|
||||||
@ -86,6 +86,7 @@
|
|||||||
#include <machine/kcore.h>
|
#include <machine/kcore.h>
|
||||||
|
|
||||||
#include <powerpc/spr.h>
|
#include <powerpc/spr.h>
|
||||||
|
#include <powerpc/oea/spr.h>
|
||||||
#include <powerpc/oea/bat.h>
|
#include <powerpc/oea/bat.h>
|
||||||
#include <powerpc/oea/pte.h>
|
#include <powerpc/oea/pte.h>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* $NetBSD: gt.c,v 1.21 2009/05/12 14:30:25 cegger Exp $ */
|
/* $NetBSD: gt.c,v 1.22 2010/02/25 23:34:54 matt Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2002 Allegro Networks, Inc., Wasabi Systems, Inc.
|
* Copyright (c) 2002 Allegro Networks, Inc., Wasabi Systems, Inc.
|
||||||
@ -42,7 +42,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <sys/cdefs.h>
|
#include <sys/cdefs.h>
|
||||||
__KERNEL_RCSID(0, "$NetBSD: gt.c,v 1.21 2009/05/12 14:30:25 cegger Exp $");
|
__KERNEL_RCSID(0, "$NetBSD: gt.c,v 1.22 2010/02/25 23:34:54 matt Exp $");
|
||||||
|
|
||||||
#include "opt_marvell.h"
|
#include "opt_marvell.h"
|
||||||
#include "locators.h"
|
#include "locators.h"
|
||||||
@ -60,6 +60,7 @@ __KERNEL_RCSID(0, "$NetBSD: gt.c,v 1.21 2009/05/12 14:30:25 cegger Exp $");
|
|||||||
|
|
||||||
#include <powerpc/spr.h>
|
#include <powerpc/spr.h>
|
||||||
#include <powerpc/oea/hid.h>
|
#include <powerpc/oea/hid.h>
|
||||||
|
#include <powerpc/oea/spr.h>
|
||||||
|
|
||||||
#include <dev/marvell/gtreg.h>
|
#include <dev/marvell/gtreg.h>
|
||||||
#include <dev/marvell/gtintrreg.h>
|
#include <dev/marvell/gtintrreg.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user