aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-06-13 02:45:53 +0200
committerRalf Baechle <ralf@linux-mips.org>2013-06-20 16:20:44 +0200
commit27f62b9f294b7e2019c94c385abda43a0af6bb8b (patch)
treeedb2755fa0b2f20dacf98f896e8f7468936998ea /drivers/rapidio
parentMIPS: Octeon: Fix build error if CONFIG_MTD=n (diff)
downloadlinux-dev-27f62b9f294b7e2019c94c385abda43a0af6bb8b.tar.xz
linux-dev-27f62b9f294b7e2019c94c385abda43a0af6bb8b.zip
RAPIDIO: IDT_GEN2: Fix build error.
CC drivers/rapidio/switches/idt_gen2.o drivers/rapidio/switches/idt_gen2.c: In function ‘idtg2_show_errlog’: drivers/rapidio/switches/idt_gen2.c:379:30: error: ‘PAGE_SIZE’ undeclared (first use in this function) drivers/rapidio/switches/idt_gen2.c:379:30: note: each undeclared identifier is reported only once for each function it appears in Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Acked-by: Alexandre Bounine <alexandre.bounine@idt.com>
Diffstat (limited to 'drivers/rapidio')
-rw-r--r--drivers/rapidio/switches/idt_gen2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/rapidio/switches/idt_gen2.c b/drivers/rapidio/switches/idt_gen2.c
index 809b7a3336ba..5d3b0f014d35 100644
--- a/drivers/rapidio/switches/idt_gen2.c
+++ b/drivers/rapidio/switches/idt_gen2.c
@@ -15,6 +15,8 @@
#include <linux/rio_drv.h>
#include <linux/rio_ids.h>
#include <linux/delay.h>
+
+#include <asm/page.h>
#include "../rio.h"
#define LOCAL_RTE_CONF_DESTID_SEL 0x010070