android_kernel_xiaomi_sm8350/arch/arm/plat-mxc/include/mach
Tony Lindgren b53e9b5ebd ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(void)
Because of the include of the decompress_inflate.c file from
boot/compress/misc.c, there are different flush() defines:

In file included from arch/arm/boot/compressed/misc.c:249:
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:138:29: error: macro "flush" passed 2 arguments, but takes just 0

Fix this by removing the define of flush() in misc.c for
CONFIG_DEBUG_ICEDCC as it's already defined in mach/uncompress.h,
and that is being included unconditionally.

Also use a static inline function instead of define
for mach-mxc and mach-gemini to avoid similar bug
for those platforms.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-01-18 12:44:51 +00:00
..
audmux.h MXC: Add a digital audio multiplexer driver 2009-11-14 10:30:39 +01:00
board-armadillo5x0.h
board-eukrea_cpuimx27.h
board-kzmarm11.h Add KZM-ARM11-01 support 2009-11-27 09:17:00 +01:00
board-mx21ads.h
board-mx27ads.h
board-mx27lite.h
board-mx27pdk.h
board-mx31ads.h
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
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_camera.h
mx1.h
mx2x.h ARM: fix "offest" -> "offset" typo 2009-11-26 11:55:19 +00:00
mx3_camera.h
mx3fb.h
mx3x.h ARM: MX3: fix CPU revision number detection 2009-11-23 11:51:18 +01:00
mx21.h imx: copy constants from mx2x.h to mx21.h using the appropriate namespace 2009-11-18 10:41:38 +01:00
mx25.h mx25: add support for FEC on i.MX25 2010-01-04 11:47:44 +01:00
mx27.h imx: copy constants from mx2x.h to mx27.h using the appropriate namespace 2009-11-18 10:41:44 +01:00
mx31.h imx: copy constants from mx3x.h to mx31.h using the appropriate namespace 2009-11-18 10:41:55 +01:00
mx35.h imx: copy constants from mx3x.h to mx35.h using the appropriate namespace 2009-11-18 10:42:00 +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 mxc_nand: Allow flash based bbt 2009-11-12 08:33:32 +01:00
mxc.h
spi.h spi: add SPI driver for most known i.MX SoCs 2009-09-23 07:39:43 -07:00
system.h
timex.h
ulpi.h MXC: Add support for ULPI Viewports 2009-11-14 10:29:15 +01:00
uncompress.h ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(void) 2010-01-18 12:44:51 +00:00
usb.h
vmalloc.h