commit | 762f7cc94bc5c5c8c54f9d0073a07a275b106d89 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Sep 19 11:40:31 2011 +0200 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Mar 12 22:41:10 2012 +0100 |
tree | a16e0f7f6531a443a7817d8c9faa6cb458f7d14a | |
parent | 2a618e0333f5d1d27bbd4d90d70f07e0a8dc0ba7 [diff] |
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>