u-boot-brain/arch/powerpc/include/asm
Oleksandr G Zhadan d7732faad3 powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c
To replicate:
1. add to include/configs/p1_p2_rdb_pc.h "#define CONFIG_CMD_GPIO"
2. run `make P1020RDB-PC_defconfig`
3. run CROSS_COMPILE=powerpc-linux- make

and you will get:
common/built-in.o: In function `do_gpio':
u-boot/common/cmd_gpio.c:186: undefined reference to `gpio_request'
u-boot/common/cmd_gpio.c:194: undefined reference to `gpio_direction_input'
u-boot/common/cmd_gpio.c:195: undefined reference to `gpio_get_value'
u-boot/common/cmd_gpio.c:200: undefined reference to `gpio_get_value'
u-boot/common/cmd_gpio.c:203: undefined reference to `gpio_direction_output'
u-boot/common/cmd_gpio.c:209: undefined reference to `gpio_free

Signed-off-by: Michael Durrant <mdurrant@arcturusnetworks.com>
Signed-off-by: Oleksandr G Zhadan <oleks@arcturusnetworks.com>
Reviewed-by: York Sun <yorksun@freescale.com>
2015-05-04 09:26:09 -07:00
..
arch-mpc83xx
arch-mpc85xx powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c 2015-05-04 09:26:09 -07:00
arch-ppc4xx powerpc: ppc4xx: Add a gpio.h header file 2015-02-12 10:35:31 -07:00
4xx_pci.h
4xx_pcie.h
5xx_immap.h
8xx_immap.h
atomic.h
bitops.h
byteorder.h
cache.h
config_mpc85xx.h mmc: fsl_esdhc: Add peripheral clock support 2015-05-04 09:25:39 -07:00
config_mpc86xx.h
config.h crypto/fsl: Add fixup for crypto node 2015-01-23 22:29:14 -06:00
cpm_85xx.h
cpm_8260.h
e300.h
errno.h
fsl_dma.h
fsl_dtsec.h
fsl_errata.h powerpc/t2080: enable erratum_a007186 for t2080 rev1.1 2015-04-20 10:15:29 -07:00
fsl_fman.h
fsl_i2c.h
fsl_law.h
fsl_lbc.h
fsl_liodn.h powerpc/mpc85xx: use correct dma compatible for several SoCs 2014-12-05 08:06:16 -08:00
fsl_mpc83xx_serdes.h
fsl_pci.h fsl/pci: Set CFG_READY for PCIe v3.0 and later 2015-05-04 09:24:23 -07:00
fsl_portals.h
fsl_secure_boot.h Add bootscript support to esbc_validate. 2015-04-21 10:19:19 -07:00
fsl_serdes.h arch/powerpc: Add SGMII support for the L2 Switch ports 2015-01-16 09:32:26 -08:00
fsl_srio.h
fsl_tgec.h
global_data.h mmc: fsl_esdhc: Add adapter card type identification support 2015-05-04 09:25:19 -07:00
gpio.h
immap_83xx.h
immap_85xx.h SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms. 2015-03-05 12:04:59 -08:00
immap_86xx.h
immap_512x.h powerpc: mpc512x: fix boot breakage 2014-10-27 14:35:53 +01:00
immap_8260.h
interrupt.h
io.h
iopin_8xx.h
iopin_8260.h
linkage.h powerpc: Add linkage.h file 2015-02-12 10:35:32 -07:00
m8260_pci.h
mc146818rtc.h
mmu.h
mp.h
mpc8xxx_spi.h
mpc85xx_gpio.h powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c 2015-05-04 09:26:09 -07:00
mpc512x.h
mpc8349_pci.h
pci_io.h
posix_types.h
ppc4xx_config.h
ppc4xx-ebc.h powerpc: ppc4xx: remove board support for bluestone 2014-10-10 09:44:43 -04:00
ppc4xx-emac.h
ppc4xx-gpio.h
ppc4xx-i2c.h ppc4xx: Handle i2c stuck on combined xfer 2014-11-10 06:44:30 +01:00
ppc4xx-isram.h powerpc: ppc4xx: remove board support for bluestone 2014-10-10 09:44:43 -04:00
ppc4xx-mal.h
ppc4xx-sdram.h powerpc: ppc4xx: remove board support for bluestone 2014-10-10 09:44:43 -04:00
ppc4xx-uic.h powerpc: ppc4xx: remove board support for bluestone 2014-10-10 09:44:43 -04:00
ppc4xx.h powerpc: ppc4xx: remove board support for bluestone 2014-10-10 09:44:43 -04:00
ppc405.h
ppc405ep.h
ppc405ex.h
ppc405ez.h
ppc405gp.h
ppc440.h
ppc440ep_gr.h
ppc440epx_grx.h
ppc440gp.h
ppc440gx.h
ppc440sp.h
ppc440spe.h
ppc460ex_gt.h ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model 2015-02-12 10:35:31 -07:00
ppc460sx.h
processor.h powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs 2015-03-04 10:15:29 -08:00
ptrace.h
sections.h
sigcontext.h
signal.h
spl.h
status_led.h
string.h
types.h fsl_sec: Add hardware accelerated SHA256 and SHA1 2014-10-16 14:17:07 -07:00
u-boot.h ppc: Zap Hymod board 2014-10-27 14:35:55 +01:00
unaligned.h
xilinx_irq.h