1 2 3 4 5
#ifndef __OMAP_PADWKUP_H__ #define __OMAP_PADWKUP_H__ extern void prcm_handle_pad_wkup(void); #endif