Re-add machine/bus.h to machine/fdt.h on arm, it's still needed.

This commit is contained in:
andrew 2015-04-04 23:10:13 +00:00
parent 5962f57b5d
commit 7d8a76a98f

View File

@ -34,6 +34,8 @@
#include <dev/ofw/openfirm.h>
#include <machine/bus.h>
/* Max interrupt number */
#define FDT_INTR_MAX NIRQ