Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ca54cb8c9eb38095dc420b73c6380ce1dbeb10fa
/
.
/
arch
/
powerpc
/
include
/
asm
/
suspend.h
blob: c6efc3466aa6b84c4666cfec79ec319c38862804 [
file
] [
log
] [
blame
]
#ifndef
__ASM_POWERPC_SUSPEND_H
#define
__ASM_POWERPC_SUSPEND_H
static
inline
int
arch_prepare_suspend
(
void
)
{
return
0
;
}
#endif
/* __ASM_POWERPC_SUSPEND_H */