Arnd Bergmann 847e34969d ARM: pxa: fix colibri build
The colibri_ohci_init function performs a register access through
the io_p2v() macro, which requires the IOMEM macro to be defined.

By explicitly including the asm/io.h header file that contains
this macro, we avoid the build error:

arch/arm/mach-pxa/colibri-evalboard.c: In function 'colibri_ohci_init':
arch/arm/mach-pxa/colibri-evalboard.c:68:2: error: implicit declaration of function 'IOMEM' [-Werror=implicit-function-declaration]
  UP2OCR = UP2OCR_HXS | UP2OCR_HXOE | UP2OCR_DPPDE | UP2OCR_DMPDE;

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Eric Miao <eric.y.miao@gmail.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Cc: Daniel Mack <zonque@gmail.com>
2014-03-21 18:26:02 +01:00
..
2013-12-11 17:32:41 -08:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2011-07-12 19:45:19 +08:00
2012-11-15 13:50:13 +01:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2013-12-11 17:32:41 -08:00
2012-12-24 09:36:38 -07:00
2012-03-28 18:30:01 +01:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2013-12-11 17:33:01 -08:00
2012-12-24 09:36:38 -07:00
2013-12-11 17:32:41 -08:00
2013-12-11 17:32:41 -08:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2013-04-11 10:00:05 +08:00
2013-04-11 10:00:05 +08:00
2013-04-11 10:00:05 +08:00
2012-03-25 14:36:31 -05:00
2012-03-25 14:36:31 -05:00
2013-04-11 10:00:05 +08:00
2012-12-24 09:36:38 -07:00
2013-12-11 17:32:41 -08:00
2014-01-23 18:40:49 -08:00
2013-12-11 16:34:32 -08:00
2013-12-11 17:32:41 -08:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2013-09-06 13:21:16 -07:00