mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-01-07 10:16:22 +01:00
This patch moves the declaration of of_get_address(), of_get_pci_address(), and of_pci_address_to_resource() out of arch code and into the common linux/of_address header file. This patch also fixes some of the asm/prom.h ordering issues. It still includes some header files that it ideally shouldn't be, but at least the ordering is consistent now so that of_* overrides work. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> |
||
|---|---|---|
| .. | ||
| amba-pl022.c | ||
| atmel_spi.c | ||
| atmel_spi.h | ||
| au1550_spi.c | ||
| coldfire_qspi.c | ||
| davinci_spi.c | ||
| dw_spi_mmio.c | ||
| dw_spi_pci.c | ||
| dw_spi.c | ||
| ep93xx_spi.c | ||
| Kconfig | ||
| Makefile | ||
| mpc52xx_psc_spi.c | ||
| mpc52xx_spi.c | ||
| mpc512x_psc_spi.c | ||
| omap_spi_100k.c | ||
| omap_uwire.c | ||
| omap2_mcspi.c | ||
| orion_spi.c | ||
| pxa2xx_spi.c | ||
| spi_bfin5xx.c | ||
| spi_bitbang_txrx.h | ||
| spi_bitbang.c | ||
| spi_butterfly.c | ||
| spi_gpio.c | ||
| spi_imx.c | ||
| spi_lm70llp.c | ||
| spi_mpc8xxx.c | ||
| spi_nuc900.c | ||
| spi_ppc4xx.c | ||
| spi_s3c24xx_fiq.h | ||
| spi_s3c24xx_fiq.S | ||
| spi_s3c24xx_gpio.c | ||
| spi_s3c24xx.c | ||
| spi_s3c64xx.c | ||
| spi_sh_msiof.c | ||
| spi_sh_sci.c | ||
| spi_stmp.c | ||
| spi_txx9.c | ||
| spi.c | ||
| spidev.c | ||
| tle62x0.c | ||
| xilinx_spi_of.c | ||
| xilinx_spi_pltfm.c | ||
| xilinx_spi.c | ||
| xilinx_spi.h | ||