]> git.baikalelectronics.ru Git - kernel.git/commit
fbdev: sh_mobile_meram: Remove unneeded sh_mobile_meram.h
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 13 Jul 2011 10:13:47 +0000 (12:13 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 19 Aug 2011 06:22:45 +0000 (08:22 +0200)
commit8368a62e91de4a777eb99b7e4e773430b06c51f9
treef06a04d8807beed632131f0437e050ae3b052ec2
parentd362f5b1f6b69bbf706c9e8cb3d83f4371b18240
fbdev: sh_mobile_meram: Remove unneeded sh_mobile_meram.h

The drivers/video/sh_mobile_meram.h header contains unused definitions
and declarations. Move the only used macro to sh_mobile_meram.c, and
remove the header.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mobile_lcdcfb.c
drivers/video/sh_mobile_meram.c
drivers/video/sh_mobile_meram.h [deleted file]