kvm: Delete prototype for non-existent function complete_pio
[linux-2.6/btrfs-unstable.git] / arch / arm / mach-omap1 / sram.h
blobd5a6c836230122aeb1c99e6350480c84626faceb
1 #include <plat/sram.h>
3 extern void omap_sram_reprogram_clock(u32 dpllctl, u32 ckctl);
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;