linux-stable/arch/arm/mach-s3c24xx/include/mach
Arnd Bergmann 26922c5909 ARM: s3c: simplify s3c_irqwake_{e,}intallow definition
For a long time, gcc has warned about odd configurations on s3c64xx:

In file included from arch/arm/plat-samsung/pm.c:34:0:
arch/arm/mach-s3c64xx/include/mach/pm-core.h:61:0: warning: "s3c_irqwake_eintallow" redefined
 #define s3c_irqwake_eintallow ((1 << 28) - 1)
In file included from arch/arm/plat-samsung/pm.c:33:0:
arch/arm/plat-samsung/include/plat/pm.h:49:0: note: this is the location of the previous definition
 #define s3c_irqwake_eintallow 0

The definitions of s3c_irqwake_intallow and s3c_irqwake_eintallow are a
bit consistent between the various platforms. Things have become easier
now that it's only s3c24xx and s3c64xx that use them at all, so I've tried
to rearrange the definitions to make it more obvious what is going on.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
2015-12-31 17:26:18 +01:00
..
dma.h ARM: SAMSUNG: remove unused DMA infrastructure 2015-01-24 13:09:54 +09:00
fb.h
gpio-samsung.h ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h> 2014-01-14 15:24:54 +01:00
hardware.h ARM: S3C24XX: Remove invalid code from hardware.h 2014-03-21 04:48:07 +09:00
io.h
irqs.h ARM: arm-soc driver changes for 3.10 2013-05-04 12:31:18 -07:00
map.h ARM: SAMSUNG: Unify base address definitions of timer block 2013-08-06 01:21:44 +02:00
pm-core.h ARM: s3c: simplify s3c_irqwake_{e,}intallow definition 2015-12-31 17:26:18 +01:00
regs-clock.h ARM: S3C24XX: remove legacy clock code 2014-05-13 08:00:45 +09:00
regs-gpio.h ARM: S3C24XX: remove legacy clock code 2014-05-13 08:00:45 +09:00
regs-irq.h
regs-lcd.h
regs-s3c2443-clock.h ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
rtc-core.h ARM: S3C24XX: Move rtc-core.h from plat to mach 2014-02-15 09:24:29 +09:00
s3c2412.h cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreq 2013-05-20 23:04:28 +09:00