On Tue, Nov 01, 2016 at 11:49:45AM +0800, Jiang Biao wrote:
> psb_gtt_remove is only used in this file, and make it static to
> eliminate missing-prototypes compiling warning.
>
> Signed-off-by: Jiang Biao
Applied to drm-misc, thanks.
-Daniel
> ---
> drivers/gpu/drm/gma500/gtt.c | 2 +-
> 1 f
psb_gtt_remove is only used in this file, and make it static to
eliminate missing-prototypes compiling warning.
Signed-off-by: Jiang Biao
---
drivers/gpu/drm/gma500/gtt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/gma500/gtt.c b/drivers/gpu/drm/gma500/gt