linux/arch/powerpc/sysdev/bestcomm
Grant Likely 22ae782f86 of/address: Clean up function declarations
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>
2010-08-01 01:42:42 -06:00
..
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
Makefile
ata.c powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled 2008-12-21 02:54:28 -07:00
ata.h powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver 2008-12-21 02:54:29 -07:00
bcom_ata_task.c
bcom_fec_rx_task.c
bcom_fec_tx_task.c
bcom_gen_bd_rx_task.c
bcom_gen_bd_tx_task.c
bestcomm.c powerpc: remove references to of_device and to_of_device 2010-07-24 09:58:21 -06:00
bestcomm.h powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors 2008-12-21 02:54:27 -07:00
bestcomm_priv.h powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled 2008-12-21 02:54:28 -07:00
fec.c
fec.h
gen_bd.c
gen_bd.h
sram.c of/address: Clean up function declarations 2010-08-01 01:42:42 -06:00
sram.h