Loading arch/arm/plat-s5p/pm.c +0 −11 Original line number Diff line number Diff line Loading @@ -19,17 +19,6 @@ #define PFX "s5p pm: " /* s3c_pm_check_resume_pin * * check to see if the pin is configured correctly for sleep mode, and * make any necessary adjustments if it is not */ static void s3c_pm_check_resume_pin(unsigned int pin, unsigned int irqoffs) { /* nothing here yet */ } /* s3c_pm_configure_extint * * configure all external interrupt pins Loading Loading
arch/arm/plat-s5p/pm.c +0 −11 Original line number Diff line number Diff line Loading @@ -19,17 +19,6 @@ #define PFX "s5p pm: " /* s3c_pm_check_resume_pin * * check to see if the pin is configured correctly for sleep mode, and * make any necessary adjustments if it is not */ static void s3c_pm_check_resume_pin(unsigned int pin, unsigned int irqoffs) { /* nothing here yet */ } /* s3c_pm_configure_extint * * configure all external interrupt pins Loading