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:
ec19b9e
)
fbdev: sh_mobile_meram: Move private data from .h to .c
author
Damian Hobson-Garcia
<dhobsong@igel.co.jp>
Wed, 22 Jun 2011 05:49:50 +0000
(07:49 +0200)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Fri, 19 Aug 2011 06:11:16 +0000
(08:11 +0200)
There is no reason for sh_mobile_meram_priv to be in the .h file
since it should be private to sh_mobile_meram.c
Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
No differences found