GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / arm / mach-mmp / include / mach / clkdev.h
blob2fb354e54e0d3e9df822964a9671694cfc5b1196
1 #ifndef __ASM_MACH_CLKDEV_H
2 #define __ASM_MACH_CLKDEV_H
4 #define __clk_get(clk) ({ 1; })
5 #define __clk_put(clk) do { } while (0)
7 #endif /* __ASM_MACH_CLKDEV_H */