From: Guillaume Clement Date: Thu, 24 Jul 2014 23:06:27 +0000 (+0200) Subject: staging: vt6655: remove unused macro X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce87e24095cde26b58cf898cd02e6b27239ae84;p=pandora-kernel.git staging: vt6655: remove unused macro The MAC_MAX_CONTEXT_SIZE macro was not enclosed into parenthesis, which might have caused hard to debug errors, and caused a sparse warning. Since it is unused, we might as well remove it. Signed-off-by: Guillaume Clement Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed