staging: vt6656: desc.h remove typedef SRrvTime_ab to new structure.
authorMalcolm Priestley <tvboxspy@gmail.com>
Fri, 16 Aug 2013 22:44:04 +0000 (23:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Aug 2013 22:39:18 +0000 (15:39 -0700)
commit976467d3cbcdadca343a0d9e0e2cfeeb16c48d4f
treeb343ad270391553d31451c989e722938b5ec2f3f
parent4f990057bc8fa4d1a2ba98ec238bb0e709b190f5
staging: vt6656: desc.h remove typedef SRrvTime_ab to new structure.

To new structure.
typedef struct tagSRrvTime_ab -> struct vnt_rrv_time_ab

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