From: Ken Cox Date: Thu, 22 May 2014 17:31:12 +0000 (-0500) Subject: Staging: unisys: Remove unused macros from visorchannel/visorchannel.h X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~557 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60e1741fc30719171c81030b6f50f6838fc5fd30;p=pandora-kernel.git Staging: unisys: Remove unused macros from visorchannel/visorchannel.h VISORCHANNEL_CHANGE_SERVER_STATE and VISORCHANNEL_CHANGE_CLIENT_STATE are never used in any of the source so they have been removed. VISORCHANNEL_CHANGE_CLIENT_STATE would have caused a broken kernel build after commit a8d7f21d, but since it was never used the kernel continued to build. Reported-by: Dan Carpenter Signed-off-by: Ken Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed