OSDN Git Service

ARM: shmobile: remove additional __io() macro use
authorArnd Bergmann <arnd@arndb.de>
Wed, 14 Mar 2012 00:05:42 +0000 (01:05 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Wed, 14 Mar 2012 00:05:42 +0000 (01:05 +0100)
commita6e24019468009a21b674e392d74283a90f415dd
treee35bc23632cede6fd0e560d7469bc59c3b282006
parent2854903ad1329d09d7ec35639fff0949e45d496d
ARM: shmobile: remove additional __io() macro use

setup-r8a7779.c has grown a new user of the __io() macro. Rob Herring's
PIO cleanup series already gets rid of all other uses in shmobile, so
we should ensure that this one gets removed as well.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
arch/arm/mach-shmobile/setup-r8a7779.c