summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-03-21 21:08:00 +0100
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-03-22 13:22:11 +0100
commitf3f91f886bc8927fd692ac411b7423a87ffec532 (patch)
tree1a0bfc378886154435956f87809b898915396267 /include/asm-arm
parenta484b00b86e72ac6da6ee4fce13dbc6b256672fe (diff)
downloadtalos-obmc-uboot-f3f91f886bc8927fd692ac411b7423a87ffec532.tar.gz
talos-obmc-uboot-f3f91f886bc8927fd692ac411b7423a87ffec532.zip
at91sam9/at91cap: move common usb host initialisation to cpu
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/asm-arm')
-rw-r--r--include/asm-arm/arch-at91/at91_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-at91/at91_common.h b/include/asm-arm/arch-at91/at91_common.h
index 1432f949da..797854b19a 100644
--- a/include/asm-arm/arch-at91/at91_common.h
+++ b/include/asm-arm/arch-at91/at91_common.h
@@ -32,5 +32,6 @@ void at91_serial2_hw_init(void);
void at91_serial3_hw_init(void);
void at91_spi0_hw_init(unsigned long cs_mask);
void at91_spi1_hw_init(unsigned long cs_mask);
+void at91_uhp_hw_init(void);
#endif /* AT91_COMMON_H */
OpenPOWER on IntegriCloud