From: Mauro Carvalho Chehab Date: Wed, 24 Sep 2014 12:34:47 +0000 (-0300) Subject: [media] s5p_mfc_opr_v6: remove address space removal warnings X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc11ef78e78b65fccae91ed42b05a039ddde7a9d;p=pandora-kernel.git [media] s5p_mfc_opr_v6: remove address space removal warnings Smatch still has 3 warnings for s5p_mfc_opr_v6: drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:2028:18: warning: cast removes address space of expression drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:2034:18: warning: cast removes address space of expression drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:2040:18: warning: cast removes address space of expression Remove them. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed