diff options
-rw-r--r-- | drivers/parisc/hppb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/parisc/hppb.c b/drivers/parisc/hppb.c index a68b3b3761a2..a728a7cd2fc8 100644 --- a/drivers/parisc/hppb.c +++ b/drivers/parisc/hppb.c | |||
@@ -16,6 +16,7 @@ | |||
16 | #include <linux/init.h> | 16 | #include <linux/init.h> |
17 | #include <linux/mm.h> | 17 | #include <linux/mm.h> |
18 | #include <linux/slab.h> | 18 | #include <linux/slab.h> |
19 | #include <linux/dma-mapping.h> | ||
19 | #include <linux/ioport.h> | 20 | #include <linux/ioport.h> |
20 | 21 | ||
21 | #include <asm/io.h> | 22 | #include <asm/io.h> |