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:
9fa7679
)
[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Thu, 13 Nov 2008 14:43:03 +0000
(14:43 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 13 Nov 2008 14:47:59 +0000
(14:47 +0000)
FLASH_* and EPROM_* constants are unused, and clash with drivers:
drivers/atm/ambassador.h:257:1: warning: "FLASH_BASE" redefined
drivers/atm/ambassador.h:258:1: warning: "FLASH_SIZE" redefined
drivers/atm/iphase.h:332:1: warning: "EPROM_SIZE" redefined
so remove them.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found