summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-09-21 07:32:19 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-09-21 07:32:19 +0000
commita34a13c09caf22ccb338791d91a7ed83f5977664 (patch)
tree402b17bae496247a17f2a772b91e793109a522bc /target/linux/adm5120/files/include
parent96c724bf3cba1fbc472178c8c9f30b0601e04479 (diff)
downloadmaster-31e0f0ae-a34a13c09caf22ccb338791d91a7ed83f5977664.tar.gz
master-31e0f0ae-a34a13c09caf22ccb338791d91a7ed83f5977664.tar.bz2
master-31e0f0ae-a34a13c09caf22ccb338791d91a7ed83f5977664.zip
checkin a new, experimental USB driver
SVN-Revision: 8905
Diffstat (limited to 'target/linux/adm5120/files/include')
-rw-r--r--target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h b/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h
index 81c76170f6..863d988cbe 100644
--- a/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h
+++ b/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h
@@ -75,7 +75,7 @@ extern struct amba_pl010_data adm5120_uart1_data;
extern struct platform_device adm5120_flash0_device;
extern struct platform_device adm5120_flash1_device;
extern struct platform_device adm5120_nand_device;
-extern struct platform_device adm5120_usbc_device;
+extern struct platform_device adm5120_hcd_device;
extern struct platform_device adm5120_pci_device;
extern struct platform_device adm5120_switch_device;
extern struct amba_device adm5120_uart0_device;