[PATCH] staging: drm/imx: remove an unnecessary local variable
Liu Ying
Ying.Liu at freescale.com
Mon Feb 10 02:42:57 PST 2014
On 02/10/2014 06:29 PM, Russell King - ARM Linux wrote:
> On Mon, Feb 10, 2014 at 06:29:45PM +0800, Liu Ying wrote:
>> This patch removes an unnecessary local variable defined
>> in the function imx_drm_driver_unload() so as to fix the
>> following build warning.
>>
>> drivers/staging/imx-drm/imx-drm-core.c: \
>> In function ‘imx_drm_driver_unload’:
>> drivers/staging/imx-drm/imx-drm-core.c:87:25: \
>> warning: unused variable ‘imxdrm’ [-Wunused-variable]
>
> Already-Naked-by: me. This is required by later patches in the series
> posted earlier.
>
Sorry. Did you mean that you have already got a fix for this?
More information about the dri-devel
mailing list