summaryrefslogtreecommitdiffstats
path: root/doc/driver-model
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2014-01-28 00:18:20 +0100
committerMarek Vasut <marex@denx.de>2014-02-06 02:51:52 +0100
commitc75692d3625c415e0e3fe982bd72a3300d828465 (patch)
treebd670797e255b2cb9063ed319b25cf26ee65e8cf /doc/driver-model
parentb1c756782c38cf69ba71bbe51186ad4b98e4cdb3 (diff)
downloadtalos-obmc-uboot-c75692d3625c415e0e3fe982bd72a3300d828465.tar.gz
talos-obmc-uboot-c75692d3625c415e0e3fe982bd72a3300d828465.zip
ARM: PCI: Remove the IXP PCI driver
The driver is no longer used, remove it. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: Michael Schwingen <michael@schwingen.org> Cc: Tom Rini <trini@ti.com>
Diffstat (limited to 'doc/driver-model')
-rw-r--r--doc/driver-model/UDM-pci.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/driver-model/UDM-pci.txt b/doc/driver-model/UDM-pci.txt
index 059a4329fb..1dce99de3d 100644
--- a/doc/driver-model/UDM-pci.txt
+++ b/doc/driver-model/UDM-pci.txt
@@ -125,10 +125,6 @@ III) Analysis of in-tree drivers
Shared driver for indirect PCI bridges, several CONFIG macros - will
require significant cleanup.
- pci_ixp.c
- ---------
- Standard driver, specifies all read/write functions separately.
-
pci_sh4.c
---------
Shared init function for SH4 drivers, uses dword for read/write ops.
OpenPOWER on IntegriCloud