Merge branch 'asm-generic-io' of https://github.com/thierryreding/linux into asm...
authorArnd Bergmann <arnd@arndb.de>
Mon, 10 Nov 2014 16:59:43 +0000 (17:59 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 10 Nov 2014 16:59:43 +0000 (17:59 +0100)
Pull asm-generic/io.h overhaul from Thierry Reding

* 'asm-generic-io' of https://github.com/thierryreding/linux:
  arm64: Use include/asm-generic/io.h
  ARM: Use include/asm-generic/io.h
  asm-generic/io.h: Implement generic {read,write}s*()
  asm-generic/io.h: Reconcile I/O accessor overrides
  /dev/mem: Use more consistent data types
  Change xlate_dev_{kmem,mem}_ptr() prototypes
  ARM: ixp4xx: Properly override I/O accessors
  ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCI
  ARM: ebsa110: Properly override I/O accessors
  ARC: Remove redundant PCI_IOBASE declaration

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Trivial merge
This page took 0.024589 seconds and 5 git commands to generate.