[PATCH] staging: drm/imx: remove an unnecessary local variable (original) (raw)

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 imxdrmdriverunload() so as to fix the following build warning.

_drivers/staging/imx-drm/imx-drm-core.c: _ In function ‘imxdrmdriverunload’: _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