Linux 4.19-rc7
[linux-2.6/btrfs-unstable.git] / arch / arm / mach-omap1 / sram.h
blob73efabd119e80083bb134439330d3a628fc4dfb4
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #include <plat/sram.h>
4 extern void omap_sram_reprogram_clock(u32 dpllctl, u32 ckctl);
6 /* Do not use these */
7 extern void omap1_sram_reprogram_clock(u32 ckctl, u32 dpllctl);
8 extern unsigned long omap1_sram_reprogram_clock_sz;