Use <machine/intr_machdep.h> directly instead of depending on header

pollution in the otherwise unused <sys/pcpu.h>.
This commit is contained in:
Marius Strobl 2008-05-08 20:57:08 +00:00
parent 128b5d55e5
commit 745335b24d

View File

@ -32,7 +32,6 @@ __FBSDID("$FreeBSD$");
#include <sys/bus.h>
#include <sys/kernel.h>
#include <sys/module.h>
#include <sys/pcpu.h>
#include <sys/resource.h>
#include <sys/rman.h>
@ -42,6 +41,7 @@ __FBSDID("$FreeBSD$");
#include <machine/bus.h>
#include <machine/bus_common.h>
#include <machine/intr_machdep.h>
#include <machine/resource.h>
#define UPA_NREG 3