commit | 4470dc9cca39c184fdd7d9c12cb661f066f9b0c2 | [log] [tgz] |
---|---|---|
author | Jiang Biao <jiang.biao2@zte.com.cn> | Tue Nov 01 11:49:45 2016 +0800 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Nov 08 10:44:35 2016 +0100 |
tree | 24fac78faecbe11bb3b2957d6a89874e093be621 | |
parent | 0dc9967d030b6843766e3a97203ab9eaf6b19e41 [diff] |
drm/gma500: make function static to eliminate compiling warning psb_gtt_remove is only used in this file, and make it static to eliminate missing-prototypes compiling warning. Signed-off-by: Jiang Biao <jiang.biao2@zte.com.cn> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1477972185-24826-1-git-send-email-jiang.biao2@zte.com.cn