From: Malcolm Priestley Date: Sun, 13 Jul 2014 09:42:43 +0000 (+0100) Subject: staging: vt6656: remove typedef struct tagCMD_ITEM X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~806 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b595f9b89c609476de8165ee081f8fb5d25d02f7;p=pandora-kernel.git staging: vt6656: remove typedef struct tagCMD_ITEM Since enum vnt_cmd is only member replace with array enum vnt_cmd cmd_queue with size of CMD_Q_SIZE Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed