arm, am33xx: add clk_get prototype
the clk_get() function is needed for the da8xx-fb video driver, which is used on the am3xx based siemens boards. Signed-off-by: Heiko Schocher <hs@denx.de> Cc: Tom Rini <trini@ti.com> Acked-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
0017f9ee06
commit
b424aae4be
@ -78,4 +78,5 @@
|
||||
#define USB0_OTG_BASE 0x47401000
|
||||
#define USB1_OTG_BASE 0x47401800
|
||||
|
||||
int clk_get(int clk);
|
||||
#endif /* __AM33XX_HARDWARE_H */
|
||||
|
Loading…
Reference in New Issue
Block a user