staging: vt6656: desc.h: Move typedef struct tagSRrvTime_gCTS to new structure in...
authorMalcolm Priestley <tvboxspy@gmail.com>
Fri, 16 Aug 2013 22:38:57 +0000 (23:38 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Aug 2013 22:39:18 +0000 (15:39 -0700)
commit4f990057bc8fa4d1a2ba98ec238bb0e709b190f5
tree552b1b96bf65da8e39098b13dd4db35d69e0878f
parent6398a59becb56e44df4f8cd600bb0efed1827e9b
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 <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/desc.h
drivers/staging/vt6656/rxtx.c
drivers/staging/vt6656/rxtx.h