projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
MIPS: Alchemy: Clean up GPIO registers and accessors
[linux-2.6.git]
/
arch
/
mips
/
alchemy
/
devboards
/
pm.c
diff --git
a/arch/mips/alchemy/devboards/pm.c
b/arch/mips/alchemy/devboards/pm.c
index
4bbd313
..
acaf91b
100644
(file)
--- a/
arch/mips/alchemy/devboards/pm.c
+++ b/
arch/mips/alchemy/devboards/pm.c
@@
-110,7
+110,7
@@
static void db1x_pm_end(void)
}
-static struct platform_suspend_ops db1x_pm_ops = {
+static const struct platform_suspend_ops db1x_pm_ops = {
.valid = suspend_valid_only_mem,
.begin = db1x_pm_begin,
.enter = db1x_pm_enter,