1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[adm5120] move pci_irq_map definitions into the board specific files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9009 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2007-09-24 16:59:23 +00:00
parent 8d27837d9e
commit 6cfe1b25df
12 changed files with 112 additions and 113 deletions

View File

@@ -74,14 +74,6 @@ struct platform_device adm5120_switch_device = {
};
#endif
/* PCI Host Controller */
struct adm5120_pci_platform_data adm5120_pci_data;
struct platform_device adm5120_pci_device = {
.name = "adm5120-pci",
.id = -1,
.dev.platform_data = &adm5120_pci_data,
};
/* USB Host Controller */
struct resource adm5120_hcd_resources[] = {
[0] = {