ARC: Remove redundant PCI_IOBASE declaration
authorThierry Reding <treding@nvidia.com>
Mon, 7 Jul 2014 10:30:50 +0000 (12:30 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 10 Nov 2014 11:14:53 +0000 (12:14 +0100)
commitbfb111ec255c82f2501d2898c5d26f39959c0111
treef22abd03c5f6cc8733bc20f9ca646ec539b2d4c2
parentf114040e3ea6e07372334ade75d1ee0775c355e1
ARC: Remove redundant PCI_IOBASE declaration

ARC's asm/io.h includes the asm-generic/io.h which already defines the
PCI_IOBASE variable in exactly the same way, so it can be dropped from
the architecture specific header.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arc/include/asm/io.h