linux/arch/arm/plat-mxc/include/mach
Uwe Kleine-König 4631166124 imx: remove unneeded include of mach/hardware.h
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>
2010-01-08 16:45:22 +01:00
..
audmux.h
board-armadillo5x0.h
board-eukrea_cpuimx27.h
board-kzmarm11.h imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part) 2010-01-05 10:10:07 +01:00
board-mx21ads.h
board-mx27ads.h
board-mx27lite.h
board-mx27pdk.h
board-mx31ads.h imx31: define and use MX31_IO_ADDRESS 2010-01-08 16:41:26 +01:00
board-mx31lilly.h
board-mx31lite.h ARM: MX3: modularize 'mx31lite' code 2009-11-19 17:11:01 +01:00
board-mx31moboard.h
board-mx31pdk.h
board-mx35pdk.h
board-pcm037.h
board-pcm038.h
board-pcm043.h
board-qong.h
clkdev.h
clock.h
common.h
debug-macro.S
dma-mx1-mx2.h mxc: mx1/mx2 DMA: add a possibility to create an endless DMA transfer 2009-11-24 08:40:14 +01:00
entry-macro.S
gpio.h
hardware.h imx: provide helper macro to define IO_ADDRESS 2010-01-08 16:41:23 +01:00
i2c.h
iim.h
imx-uart.h
imxfb.h
io.h
iomux-mx1.h
iomux-mx2x.h
iomux-mx3.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-12-09 19:43:33 -08:00
iomux-mx21.h
iomux-mx25.h mx25: s/NO_PAD_CTL/NO_PAD_CTRL/ 2010-01-04 11:47:44 +01:00
iomux-mx27.h
iomux-mx35.h
iomux-mxc91231.h tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
iomux-v3.h mxc: iomux v3: remove resource handling 2009-11-24 08:39:43 +01:00
iomux.h mx27: mxt_td60: Add support to SD/MMC 2009-12-02 12:06:14 +01:00
ipu.h
irqs.h
memory.h
mmc.h
mtd-xip.h
mx1.h
mx1_camera.h
mx2x.h imx: only define deprecated symbols conditionally 2010-01-08 16:45:20 +01:00
mx3_camera.h
mx3fb.h
mx3x.h imx: only define deprecated symbols conditionally 2010-01-08 16:45:20 +01:00
mx21.h imx: only define deprecated symbols conditionally 2010-01-08 16:45:20 +01:00
mx25.h imx25: redefine MX25_IO_ADDRESS using IMX_IO_ADDRESS 2010-01-08 16:41:27 +01:00
mx27.h imx: only define deprecated symbols conditionally 2010-01-08 16:45:20 +01:00
mx31.h imx: only define deprecated symbols conditionally 2010-01-08 16:45:20 +01:00
mx35.h imx: only define deprecated symbols conditionally 2010-01-08 16:45:20 +01:00
mxc.h imx: mangle addresses after adding the offset 2010-01-08 16:45:20 +01:00
mxc91231.h
mxc_ehci.h USB: Add EHCI support for MX27 and MX31 based boards 2009-12-11 11:55:18 -08:00
mxc_nand.h
spi.h
system.h
timex.h
ulpi.h
uncompress.h imx: remove unneeded include of mach/hardware.h 2010-01-08 16:45:22 +01:00
usb.h
vmalloc.h