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

Russell King - ARM Linux linux at arm.linux.org.uk
Mon Feb 10 02:29:06 PST 2014


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.

-- FTTC broadband for 0.8mile line: 5.8Mbps down 500kbps up. Estimation in database were 13.1 to 19Mbit for a good line, about 7.5+ for a bad. Estimate before purchase was "up to 13.2Mbit".



More information about the dri-devel mailing list