]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/arm/mach-omap1/sram.h
Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[karo-tx-linux.git] / arch / arm / mach-omap1 / sram.h
1 #include <plat/sram.h>
2
3 extern void omap_sram_reprogram_clock(u32 dpllctl, u32 ckctl);
4
5 /* Do not use these */
6 extern void omap1_sram_reprogram_clock(u32 ckctl, u32 dpllctl);
7 extern unsigned long omap1_sram_reprogram_clock_sz;