X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Farm%2Fmach-s5pv210%2Finclude%2Fmach%2Fpm-core.h;h=3e22109e1b7b4e851f890cb19cffd4d49c89314e;hp=e8d394f8b0573b4a8a10bd31d39011a949aa00a2;hb=f33c596a2f921696391801b637ed50d514634079;hpb=23bcbf1b63350ed529f7dfb8a5c459e6e0c1a3ca diff --git a/arch/arm/mach-s5pv210/include/mach/pm-core.h b/arch/arm/mach-s5pv210/include/mach/pm-core.h index e8d394f8b057..3e22109e1b7b 100644 --- a/arch/arm/mach-s5pv210/include/mach/pm-core.h +++ b/arch/arm/mach-s5pv210/include/mach/pm-core.h @@ -41,3 +41,6 @@ static inline void s3c_pm_arch_update_uart(void __iomem *regs, { /* nothing here yet */ } + +static inline void s3c_pm_restored_gpios(void) { } +static inline void s3c_pm_saved_gpios(void) { }