forked from Minki/linux
4631166124
This include isn't needed and hurts when defining static inline functions in mach/hardware.h (or files included by mach/hardware.h). The reason is that the consumers of mach/uncompress.h are compiled using -Dstatic= so the code for all inline function is included in e.g. arch/arm/boot/compressed/misc.o. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Cc: Sascha Hauer <kernel@pengutronix.de> Cc: Russell King <linux@arm.linux.org.uk> Cc: Jörg Knobloch <knobloch@incostartec.com> Cc: Alan Carvalho de Assis <acassis@gmail.com> Cc: Daniel Mack <daniel@caiaq.de> Cc: Dmitriy Taychenachev <dimichxp@gmail.com> |
||
---|---|---|
.. | ||
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 |