]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6de603d6141683d99be6c2ea8dc1500f39f73020
tree3376b14844a7efd37c52ecb69143524ef0f02a8d
parentd58c2245913640afb18bcd2b11c12253216e0a83
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