commit | 30457676e2289378094ed67b26ce3bfe312a0246 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Sat Sep 10 12:32:57 2016 +0000 |
committer | Jyri Sarha <jsarha@ti.com> | Thu Sep 22 23:50:09 2016 +0300 |
tree | 2723aa6ef02aa0b434a796bd850604bf66e3e8a4 | |
parent | 952e8faec53ec1de045f44f48a82e5069d2f17b4 [diff] |
drm/tilcdc: Fix non static symbol warning Fixes the following sparse warning: drivers/gpu/drm/tilcdc/tilcdc_drv.c:64:5: warning: symbol 'tilcdc_atomic_check' was not declared. Should it be static? Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Jyri Sarha <jsarha@ti.com>