Merge branch 'linus' into core/urgent
[pandora-kernel.git] / arch / arm / mach-exynos4 / include / mach / pm-core.h
index f26e46b..1df3b81 100644 (file)
@@ -47,3 +47,13 @@ static inline void s3c_pm_arch_update_uart(void __iomem *regs,
 {
        /* nothing here yet */
 }
+
+static inline void s3c_pm_restored_gpios(void)
+{
+       /* nothing here yet */
+}
+
+static inline void s3c_pm_saved_gpios(void)
+{
+       /* nothing here yet */
+}