git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ab68ec
)
fbdev: sh_mobile_meram: Fix defined but not used compiler warnings
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Wed, 6 Nov 2013 08:57:27 +0000
(09:57 +0100)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 26 Nov 2013 14:59:42 +0000
(16:59 +0200)
If both CONFIG_PM_SLEEP and CONFIG_PM_RUNTIME are not set:
drivers/video/sh_mobile_meram.c:573: warning: ‘sh_mobile_meram_suspend’ defined but not used
drivers/video/sh_mobile_meram.c:597: warning: ‘sh_mobile_meram_resume’ defined but not used
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/sh_mobile_meram.c
patch
|
blob
|
history
diff --cc
drivers/video/sh_mobile_meram.c
Simple merge