lots of ifxmips cleanups

SVN-Revision: 11596
This commit is contained in:
John Crispin
2008-06-28 16:56:04 +00:00
parent 8c4a4415d9
commit 185ca444e3
13 changed files with 229 additions and 116 deletions

View File

@@ -8,4 +8,5 @@ u32 cgu_get_pp32_clock(void);
u32 cgu_get_ethernet_clock(int mii);
u32 cgu_get_usb_clock(void);
u32 cgu_get_clockout(int clkout);
void cgu_setup_pci_clk(int internal_clock);
#endif