Re: [PATCH 1/1] video: exynos_mipi_dsi: Remove unused variable
From: Sachin Kamat <hidden>
Date: 2013-10-30 03:24:12
On 30 October 2013 04:30, Greg Kroah-Hartman [off-list ref] wrote:
On Fri, Oct 25, 2013 at 10:51:48AM +0530, Sachin Kamat wrote:quoted
On 24 October 2013 21:25, Kishon Vijay Abraham I [off-list ref] wrote:quoted
On Monday 21 October 2013 11:02 AM, Sachin Kamat wrote:quoted
'pdev' is not used anymore (Removed vide commit 7e0be9f9 "video: exynos_mipi_dsim: Use the generic PHY driver"). Remove it and silence the following compilation warning: drivers/video/exynos/exynos_mipi_dsi.c:144:26: warning: unused variable ‘pdev’ [-Wunused-variable] Signed-off-by: Sachin Kamat <redacted>Reviewed-by: Kishon Vijay Abraham I <redacted>Thanks Kishon. I believe this patch should go through Greg's tree as your other patches are lined up there?I don't take drivers/video/* patches now, am I?
Actually the patch that introduced this warning is lined up in your usb-next tree [1] as part of the phy series patches sent by Kishon. That is the reason I thought this one should go though your (usb) tree as well for now. Alternatively we can wait for rc-1 and then send it through the video tree if you prefer it that way. [1] https://git.kernel.org/cgit/linux/kernel/git/gregkh/usb.git/commit/?h=usb-next&id~0be9f9f7cba3356f75b86737dbe3a005da067e -- With warm regards, Sachin