RAPIDIO: IDT_GEN2: Fix build error.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 13 Jun 2013 00:45:53 +0000 (02:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Jul 2013 23:30:07 +0000 (16:30 -0700)
commitdf18f5f93ce9ed27bd9a779196614afd7a0aa017
treedee190c45eee2500cd246f656274871b67f483ee
parentcf6a37e7da73702e865a02f03664fc0e2c4a2b3f
RAPIDIO: IDT_GEN2: Fix build error.

commit 27f62b9f294b7e2019c94c385abda43a0af6bb8b upstream.

  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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/rapidio/switches/idt_gen2.c