From: Malcolm Priestley Date: Fri, 16 Aug 2013 22:38:57 +0000 (+0100) Subject: staging: vt6656: desc.h: Move typedef struct tagSRrvTime_gCTS to new structure in... X-Git-Tag: v3.12-rc1~183^2~234 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f990057bc8fa4d1a2ba98ec238bb0e709b190f5;p=pandora-kernel.git staging: vt6656: desc.h: Move typedef struct tagSRrvTime_gCTS to new structure in rxtx.h To new structure. typedef struct tagSRrvTime_gCTS -> struct vnt_rrv_time_cts This is only needed by rxtc.c so moved to rxtx.h and will eventually form part of the structure of struct vnt_tx_buffer. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed