From: Damian Hobson-Garcia Date: Wed, 22 Jun 2011 05:49:50 +0000 (+0200) Subject: fbdev: sh_mobile_meram: Move private data from .h to .c X-Git-Tag: v3.2-rc1~120^2~50^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aa492be88b10b7b7621101df5fbf79f9236aecb;p=pandora-kernel.git fbdev: sh_mobile_meram: Move private data from .h to .c 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 --- Reading git-diff-tree failed