diff options
Diffstat (limited to 'drivers/parisc/hppb.c')
-rw-r--r-- | drivers/parisc/hppb.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/parisc/hppb.c b/drivers/parisc/hppb.c index ebc7b617e5d0..3b3481c0d81d 100644 --- a/drivers/parisc/hppb.c +++ b/drivers/parisc/hppb.c @@ -23,6 +23,8 @@ #include <asm/hardware.h> #include <asm/parisc-device.h> +#include "iommu.h" + struct hppb_card { unsigned long hpa; struct resource mmio_region; |