-
- Downloads
[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants
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>
Showing
- arch/arm/mach-integrator/include/mach/platform.h 1 addition, 18 deletionsarch/arm/mach-integrator/include/mach/platform.h
- arch/arm/mach-realview/include/mach/platform.h 1 addition, 18 deletionsarch/arm/mach-realview/include/mach/platform.h
- arch/arm/mach-versatile/include/mach/platform.h 1 addition, 17 deletionsarch/arm/mach-versatile/include/mach/platform.h
Loading
Please register or sign in to comment