diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-08-11 03:02:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-11 17:59:09 +0200 |
commit | da909ce4c0df482a43e1e8c827a7d2f169973736 (patch) | |
tree | c2715adf1cb2ba1689c5429c41c072af2e6ca8d8 /drivers/video/fbmem.c | |
parent | fbdev: efifb: section fixes (diff) | |
download | linux-da909ce4c0df482a43e1e8c827a7d2f169973736.tar.xz linux-da909ce4c0df482a43e1e8c827a7d2f169973736.zip |
fbcon: uninline large static function get_color()
This function's body is good two screenfuls and it has six callsites. No
apparent reason why it is marked inline.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions