diff options
Diffstat (limited to 'drivers/rapidio/switches/idt_gen2.c')
-rw-r--r-- | drivers/rapidio/switches/idt_gen2.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/rapidio/switches/idt_gen2.c b/drivers/rapidio/switches/idt_gen2.c index 00a71ebb5cac..9f7fe21580bb 100644 --- a/drivers/rapidio/switches/idt_gen2.c +++ b/drivers/rapidio/switches/idt_gen2.c | |||
@@ -16,6 +16,8 @@ | |||
16 | #include <linux/rio_drv.h> | 16 | #include <linux/rio_drv.h> |
17 | #include <linux/rio_ids.h> | 17 | #include <linux/rio_ids.h> |
18 | #include <linux/delay.h> | 18 | #include <linux/delay.h> |
19 | |||
20 | #include <asm/page.h> | ||
19 | #include "../rio.h" | 21 | #include "../rio.h" |
20 | 22 | ||
21 | #define LOCAL_RTE_CONF_DESTID_SEL 0x010070 | 23 | #define LOCAL_RTE_CONF_DESTID_SEL 0x010070 |