Re:[PATCH v2] drm/panfrost: fix -Wmissing-prototypes warnings

2019-10-25 Thread wang.yi59
Hi Steve, How do you find the format problem? I have set noexpandtab in vim ;-) I will send a v3 patch with tabstop=8, please review later :) Thanks a lot. > On 22/10/2019 04:02, Yi Wang wrote: > > We get these warnings when build kernel W=1: > > drivers/gpu/drm/panfrost/panfrost_perfcnt.c:35:6:

Re: [PATCH v2] drm/panfrost: fix -Wmissing-prototypes warnings

2019-10-23 Thread Steven Price
On 22/10/2019 04:02, Yi Wang wrote: > We get these warnings when build kernel W=1: > drivers/gpu/drm/panfrost/panfrost_perfcnt.c:35:6: warning: no previous > prototype for ‘panfrost_perfcnt_clean_cache_done’ [-Wmissing-prototypes] > drivers/gpu/drm/panfrost/panfrost_perfcnt.c:40:6: warning: no

[PATCH v2] drm/panfrost: fix -Wmissing-prototypes warnings

2019-10-21 Thread Yi Wang
We get these warnings when build kernel W=1: drivers/gpu/drm/panfrost/panfrost_perfcnt.c:35:6: warning: no previous prototype for ‘panfrost_perfcnt_clean_cache_done’ [-Wmissing-prototypes] drivers/gpu/drm/panfrost/panfrost_perfcnt.c:40:6: warning: no previous prototype for