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 2008-05-08 20:57:08 +00:00
parent 8d07c2e0b4
commit 5f200e421a

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