From: Malcolm Priestley Date: Fri, 16 Aug 2013 20:26:55 +0000 (+0100) Subject: staging: vt6656: desc.h: Move typedef tagSRrvTime_gRTS to new structure in rxtx.h X-Git-Tag: v3.12-rc1~183^2~235 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6398a59becb56e44df4f8cd600bb0efed1827e9b;p=pandora-kernel.git staging: vt6656: desc.h: Move typedef tagSRrvTime_gRTS to new structure in rxtx.h To new structure. typedef struct tagSRrvTime_gRTS -> struct vnt_rrv_time_rts 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