git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f114040
)
ARC: Remove redundant PCI_IOBASE declaration
author
Thierry Reding
<treding@nvidia.com>
Mon, 7 Jul 2014 10:30:50 +0000
(12:30 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Mon, 10 Nov 2014 11:14:53 +0000
(12:14 +0100)
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>
No differences found