android_kernel_xiaomi_sdm845/arch/sh64
Paul Mundt 1ef7cbbe21 sh64: Move *_p() I/O routine variants to io.h.
These were implemented using an ugly macro for just simple wrapping,
so we just make the wrapping explicit and move it to io.h instead.

Also fixes up some modules:

  CC [M]  drivers/net/8390.o
  In file included from drivers/net/8390.c:6:
  drivers/net/lib8390.c: In function 'ei_start_xmit':
  drivers/net/lib8390.c:329: error: implicit declaration of function 'outb_p'
  drivers/net/lib8390.c: In function '__ei_interrupt':
  drivers/net/lib8390.c:457: error: implicit declaration of function 'inb_p'
  make[2]: *** [drivers/net/8390.o] Error 1
  make[1]: *** [drivers/net] Error 2

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-10-01 16:13:28 +09:00
..
boot fix file specification in comments 2006-10-03 23:01:26 +02:00
configs sh64: Update cayman defconfig. 2007-07-20 12:39:54 +09:00
kernel sh64: arch/sh64/kernel/setup.c: duplicate include removal. 2007-08-12 12:18:54 +09:00
lib sh64: Move *_p() I/O routine variants to io.h. 2007-10-01 16:13:28 +09:00
mach-cayman sh64: Fixups for the irq_regs changes. 2007-05-14 09:10:01 +09:00
mach-harp Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mach-romram Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mach-sim Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mm sh64: Flag sh64_get_page() as __init_refok. 2007-07-20 17:46:42 +09:00
oprofile fix file specification in comments 2006-10-03 23:01:26 +02:00
Kconfig sh64: Kill off virt_to_bus()/bus_to_virt(). 2007-07-31 13:11:25 +09:00
Kconfig.debug Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile sh64: Drop deprecated ISA tuning for legacy toolchains. 2006-09-12 14:21:25 +09:00