repo.or.cz
/
linux-2.6
/
linux-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
eeepc-laptop: Register as a pci-hotplug device
[linux-2.6/linux-acpi-2.6.git]
/
arch
/
powerpc
/
include
/
asm
/
suspend.h
blob
c6efc3466aa6b84c4666cfec79ec319c38862804
1
#ifndef __ASM_POWERPC_SUSPEND_H
2
#define __ASM_POWERPC_SUSPEND_H
3
4
static
inline
int
arch_prepare_suspend
(
void
) {
return
0
; }
5
6
#endif
/* __ASM_POWERPC_SUSPEND_H */