fbdev: sh_mobile_meram: Don't inline everything
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 19 Sep 2011 09:40:31 +0000 (11:40 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:41:10 +0000 (22:41 +0100)
commit762f7cc94bc5c5c8c54f9d0073a07a275b106d89
treea16e0f7f6531a443a7817d8c9faa6cb458f7d14a
parent2a618e0333f5d1d27bbd4d90d70f07e0a8dc0ba7
fbdev: sh_mobile_meram: Don't inline everything

Let the compiler decide which complex functions to inline, and constify
constant static arrays.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mobile_meram.c
This page took 0.024994 seconds and 5 git commands to generate.