linux/arch/arm
Arnd Bergmann ec8e8208ac ARM: footbridge: remove RTC_IRQ definition
Since commit bd8abc9a32 "ARM: mc146818rtc: remove unnecessary include of
mach/irqs.h", building footbridge_defconfig results in this warning:

In file included from include/linux/mc146818rtc.h:16:0,
                 from arch/arm/mach-footbridge/isa-rtc.c:21:
arch/arm/include/asm/mc146818rtc.h:10:0: warning: "RTC_IRQ" redefined [enabled by default]
arch/arm/mach-footbridge/include/mach/irqs.h:93:0: note: this is the location of the previous definition

The above commit was intentionally made to catch errors like this,
where code relies on the RTC_IRQ definition. The only driver using
it is the legacy PC-style drivers/char/rtc.c driver.
However, the ARM architecture has been using the RTC_LIB framework
since at least 2006, and that doesn't use it.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: rtc-linux@googlegroups.com
Cc: Russell King <linux@arm.linux.org.uk>
2012-10-07 10:33:11 +02:00
..
boot Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm 2012-09-22 12:40:16 -07:00
common
configs Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes 2012-09-04 21:41:35 -07:00
include/asm ARM: reserve syscall 378 for kcmp 2012-09-21 17:56:25 +01:00
kernel ARM: reserve syscall 378 for kcmp 2012-09-21 17:56:25 +01:00
lib ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop 2012-09-09 17:28:48 +01:00
mach-at91 ARM: at91: unused variable in at91_pm_verify_clocks 2012-10-04 16:59:51 +02:00
mach-bcmring
mach-clps711x
mach-cns3xxx
mach-davinci ARM: davinci: don't mark da850_register_cpufreq as __init 2012-10-07 10:33:08 +02:00
mach-dove ARM: Orion: Set eth packet size csum offload limit 2012-08-15 13:58:09 +00:00
mach-ebsa110
mach-ep93xx
mach-exynos Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes 2012-08-23 17:03:49 +02:00
mach-footbridge ARM: footbridge: remove RTC_IRQ definition 2012-10-07 10:33:11 +02:00
mach-gemini ARM: gemini: fix the gemini build 2012-09-04 22:17:34 -07:00
mach-h720x
mach-highbank
mach-imx ARM i.MX25: Make timer irq work again 2012-09-18 16:46:50 +02:00
mach-integrator
mach-iop13xx ARM: iop13xx: fix iq81340sc_atux_map_irq prototype 2012-10-07 10:33:08 +02:00
mach-iop32x
mach-iop33x
mach-ixp4xx
mach-kirkwood Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping 2012-09-08 16:22:43 -07:00
mach-ks8695 ARM: ks8695: __arch_virt_to_dma type handling 2012-10-07 10:33:09 +02:00
mach-l7200/include/mach
mach-lpc32xx
mach-mmp
mach-msm
mach-mv78xx0 ARM: mv78xx0: mark mv78xx0_timer_init as __init_refok 2012-10-07 10:33:07 +02:00
mach-mvebu
mach-mxs phy/micrel: Rename KS80xx to KSZ80xx 2012-09-24 15:54:33 -04:00
mach-netx
mach-nomadik
mach-omap1
mach-omap2 Some hwmod, clockdomain, am335x fixes against v3.6-rc4. 2012-09-05 10:09:31 -07:00
mach-orion5x ARM: Orion5x: Fix too small coherent pool. 2012-09-26 16:48:47 -07:00
mach-picoxcell
mach-pnx4008
mach-prima2
mach-pxa ARM: pxa: work around duplicate definition of GPIO24_SSP1_SFRM 2012-10-04 10:20:23 +02:00
mach-realview
mach-rpc ARM: rpc: check device_register return code in ecard_probe 2012-10-07 10:33:09 +02:00
mach-s3c24xx ARM: s3c24xx: fix multiple section mismatch warnings 2012-10-07 10:33:06 +02:00
mach-s3c64xx
mach-s3c2410
mach-s3c2412
mach-s3c2440
mach-s5p64x0
mach-s5pc100
mach-s5pv210
mach-sa1100
mach-shark ARM: shark: fix shark_pci_init return code 2012-10-04 10:19:51 +02:00
mach-shmobile Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes 2012-09-18 07:41:25 -07:00
mach-socfpga
mach-spear3xx
mach-spear6xx
mach-spear13xx
mach-tegra ARM: soc: dependency warnings for errata 2012-10-07 10:33:10 +02:00
mach-u300
mach-ux500 ARM: soc: dependency warnings for errata 2012-10-07 10:33:10 +02:00
mach-versatile
mach-vexpress
mach-vt8500
mach-w90x900
mach-zynq
mm ARM: dma-mapping: Fix potential memory leak in atomic_pool_init() 2012-09-24 08:35:03 +02:00
net
nwfpe
oprofile
plat-iop
plat-mxc ARM i.MX25: Make timer irq work again 2012-09-18 16:46:50 +02:00
plat-nomadik
plat-omap Merge branch 'fixes-wakeupgen' into fixes 2012-09-05 10:06:08 -07:00
plat-orion ARM: Orion: Set eth packet size csum offload limit 2012-08-15 13:58:09 +00:00
plat-pxa
plat-s3c24xx
plat-samsung ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rate 2012-09-18 10:05:34 +09:00
plat-spear
plat-versatile
tools
vfp
Kconfig Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping 2012-09-08 16:22:43 -07:00
Kconfig-nommu
Kconfig.debug ARM: 7521/1: Fix semihosting Kconfig text 2012-09-07 20:40:44 +01:00
Makefile ARM: 7513/1: Make sure dtc is built before running it 2012-09-07 20:36:44 +01:00