3d40f7fef4
GPIO_INT_LOW_LEV is defined as (cpu_is_mx1_mx2() ? 0x3 : 0x0) so depending on compiler optimisation and enabled SoCs this doesn't qualify as a constant expression as needed by a switch statement. Ditto for GPIO_INT_HIGH_LEV. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> |
||
---|---|---|
.. | ||
include/mach | ||
audmux-v1.c | ||
audmux-v2.c | ||
clock.c | ||
cpu.c | ||
devices.c | ||
dma-mx1-mx2.c | ||
ehci.c | ||
gpio.c | ||
iomux-mx1-mx2.c | ||
iomux-v3.c | ||
irq.c | ||
Kconfig | ||
Makefile | ||
pwm.c | ||
system.c | ||
time.c | ||
ulpi.c |