fbdev: sh_mobile_meram: Move private data from .h to .c
authorDamian Hobson-Garcia <dhobsong@igel.co.jp>
Wed, 22 Jun 2011 05:49:50 +0000 (07:49 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 19 Aug 2011 06:11:16 +0000 (08:11 +0200)
commit0aa492be88b10b7b7621101df5fbf79f9236aecb
tree3376b14844a7efd37c52ecb69143524ef0f02a8d
parentec19b9e0fa808d82ad996d73358a5b06a565b78b
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 <dhobsong@igel.co.jp>
drivers/video/sh_mobile_meram.c
drivers/video/sh_mobile_meram.h