]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit8a20974f0370fe1b924704399e7ba327d894ef72
treef06a04d8807beed632131f0437e050ae3b052ec2
parentd86d29df57adf9258f56939e59cdd70932845885
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]