kernel-ark/arch/arm/mach-pxa/include/mach
Mike Rapoport 22fe84394f [ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP defines
Attepmpt to configure ULPI pins gives the following compile error:
  CC      arch/arm/mach-pxa/cm-x300.o
  arch/arm/mach-pxa/cm-x300.c:155: error: 'MFP_MFP_AF0' undeclared here (not in a function)
  arch/arm/mach-pxa/cm-x300.c:155: error: 'MFP_MFP_DS01X' undeclared here (not in a function)
  make[2]: *** [arch/arm/mach-pxa/cm-x300.o] Error 1
  make[1]: *** [arch/arm/mach-pxa] Error 2
  make: *** [sub-make] Error 2

Fix it.

Signed-off-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
2009-07-06 18:11:10 +08:00
..
audio.h [ARM] pxa: merge AC97 platform data structures 2009-04-15 10:54:06 +08:00
bitfield.h
camera.h
clkdev.h
colibri.h [ARM] pxa/colibri: fix missing variable name in inline functions 2009-04-09 14:15:00 +08:00
corgi.h
csb726.h [ARM] pxa: add initial support for Cogent CSB726 board 2009-03-13 17:10:44 +08:00
debug-macro.S
dma.h [ARM] pxa: introduce plat-pxa for PXA common code and add DMA support 2009-03-23 10:11:31 +08:00
entry-macro.S
eseries-gpio.h ASoC: machine support for Toshiba e740 PDA 2009-01-19 16:15:41 +00:00
eseries-irq.h
gpio.h [ARM] pxa: move common GPIO handling code into plat-pxa 2009-03-23 10:11:33 +08:00
gumstix.h [ARM] 5354/1: mach-pxa: add AM300 platform driver v3 2009-02-10 11:28:00 +00:00
h5000.h [ARM] pxa: add basic support for HP iPAQ h5000 2008-12-02 14:43:50 +08:00
hardware.h Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 2008-12-29 18:08:11 +00:00
hx4700.h [ARM] pxa: add basic support for HP iPAQ hx4700 PDAs 2009-06-05 10:40:31 +08:00
idp.h
io.h
irda.h
irqs.h [ARM] pxa: add basic support for HP iPAQ hx4700 PDAs 2009-06-05 10:40:31 +08:00
littleton.h [ARM] pxa/littleton: add preliminary I2C board info (da9034 + max7320) 2008-12-17 22:52:12 +08:00
lpd270.h
lubbock.h [ARM] pxa: make lubbock specific debugging stuffs back into lubbock.c 2009-03-09 21:22:40 +08:00
magician.h [ARM] pxa/magician: Enable bq24022 regulator for gpio_vbus and pda_power 2009-04-04 08:24:38 +08:00
mainstone.h
memory.h
mfp-pxa2xx.h [ARM] pxa: move common MFP handling code into plat-pxa 2009-03-23 10:11:34 +08:00
mfp-pxa3xx.h [ARM] pxa: move common MFP handling code into plat-pxa 2009-03-23 10:11:34 +08:00
mfp-pxa25x.h [ARM] pxa: move common MFP handling code into plat-pxa 2009-03-23 10:11:34 +08:00
mfp-pxa27x.h [ARM] pxa: move common MFP handling code into plat-pxa 2009-03-23 10:11:34 +08:00
mfp-pxa300.h [ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP defines 2009-07-06 18:11:10 +08:00
mfp-pxa320.h [ARM] pxa: add additional mfp definitions for pxa320 2009-06-05 10:32:55 +08:00
mfp-pxa930.h [ARM] pxa: move common MFP handling code into plat-pxa 2009-03-23 10:11:34 +08:00
mfp.h
mioa701.h [ARM] pxa/MioA701: discovered new gpio definitions. 2008-12-02 14:43:48 +08:00
mmc.h
mtd-xip.h [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
ohci.h
palmasoc.h [ARM] pxa/palm27x: General fix for Palm27x aSoC driver 2009-04-19 21:56:54 +08:00
palmld.h [ARM] 5522/1: PalmLD: IDE support 2009-05-31 14:50:40 +01:00
palmt5.h [ARM] pxa: PalmTX and PalmT5 USB fixes 2009-04-13 12:10:58 +08:00
palmte2.h [ARM] pxa: PalmTE2 support for battery, UDC, IrDA and backlight 2009-04-04 10:26:33 +08:00
palmtx.h [ARM] pxa: PalmTX and PalmT5 USB fixes 2009-04-13 12:10:58 +08:00
palmz72.h [ARM] pxa/palm: various fixes for PalmZ72 (mostly audio asoc and usb) 2009-06-16 16:55:24 +08:00
pcm027.h
pcm990_baseboard.h
pm.h [ARM] pxa/sharpsl_pm: zaurus needs generic pxa suspend/resume routines 2009-06-11 23:25:09 +08:00
poodle.h
pxa2xx_spi.h spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases 2009-04-07 08:31:07 -07:00
pxa2xx-gpio.h [ARM] pxa: move GPIO register definitions into <mach/gpio.h> 2009-03-09 21:22:37 +08:00
pxa2xx-regs.h [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
pxa3xx_nand.h [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by OBM/bootloader 2009-03-20 18:37:44 +00:00
pxa3xx-regs.h [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h 2009-03-09 21:22:40 +08:00
pxa25x-udc.h
pxa25x.h [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
pxa27x_keypad.h
pxa27x-udc.h
pxa27x.h [ARM] pxa: add ability to set suspend mode 2009-06-05 10:32:48 +08:00
pxa300.h [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
pxa320.h [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
pxa930_rotary.h Input: add support for enhanced rotary controller on pxa930 and pxa935 2008-12-29 04:59:16 -08:00
pxa930_trkball.h Input: add support for trackball on pxa930 and pxa935 2008-12-29 04:58:58 -08:00
pxa930.h [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
pxafb.h [ARM] pxafb: allow video memory size to be configurable 2008-12-29 17:59:16 +08:00
regs-ac97.h [ARM] pxa: fix missing of __REG() definition for ac97 registers access 2009-01-19 11:39:36 +08:00
regs-intc.h [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
regs-lcd.h [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devices 2008-12-29 18:00:04 +08:00
regs-ost.h [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
regs-rtc.h [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
regs-ssp.h Merge branch 'origin' into devel 2009-03-28 20:29:51 +00:00
regs-uart.h [ARM] pxa: move UART register definitions into dedicated regs-uart.h 2008-12-02 14:42:38 +08:00
reset.h [ARM] pxa: allow gpio_reset drive high during normal work 2009-05-18 21:52:09 +08:00
sharpsl_pm.h [ARM] pxa/sharpsl_pm: merge pxa-specific code into generic one 2009-06-11 22:20:42 +08:00
sharpsl.h
spitz.h
ssp.h
system.h [ARM] pass reboot command line to arch_reset() 2009-03-19 16:20:24 +00:00
timex.h [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant 2008-12-29 17:57:48 +08:00
tosa_bt.h
tosa.h
treo680.h [ARM] pxa/treo680: initial support 2009-06-16 21:03:34 +08:00
trizeps4.h
udc.h
uncompress.h [ARM] pxa/cm-x300: use STUART for uncompressor 2009-06-05 10:50:27 +08:00
viper.h
vmalloc.h
zylonite.h