g;
> patches at linaro.org
> Subject: [PATCH Resend] drm/exynos: Make exynos4/5_fimd_driver_data static
>
> Fixes the following sparse warnings:
> drivers/gpu/drm/exynos/exynos_drm_fimd.c:65:25: warning:
> symbol 'exynos4_fimd_driver_data' was not declared. Sh
Fixes the following sparse warnings:
drivers/gpu/drm/exynos/exynos_drm_fimd.c:65:25: warning:
symbol 'exynos4_fimd_driver_data' was not declared. Should it be static?
drivers/gpu/drm/exynos/exynos_drm_fimd.c:69:25: warning:
symbol 'exynos5_fimd_driver_data' was not declared. Should it be static?
S
Fixes the following sparse warnings:
drivers/gpu/drm/exynos/exynos_drm_fimd.c:65:25: warning:
symbol 'exynos4_fimd_driver_data' was not declared. Should it be static?
drivers/gpu/drm/exynos/exynos_drm_fimd.c:69:25: warning:
symbol 'exynos5_fimd_driver_data' was not declared. Should it be static?
S
patc...@linaro.org
> Subject: [PATCH Resend] drm/exynos: Make exynos4/5_fimd_driver_data static
>
> Fixes the following sparse warnings:
> drivers/gpu/drm/exynos/exynos_drm_fimd.c:65:25: warning:
> symbol 'exynos4_fimd_driver_data' was not declared. Should it be static?
>