diff options
author | Malcolm Priestley <tvboxspy@gmail.com> | 2013-08-15 20:23:25 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-16 00:24:22 (GMT) |
commit | c521cb58880c153683c983a51e54517b21d04daf (patch) | |
tree | 76eebf5d3f9dc20089bc450f77533a76ec6785f4 /drivers/iio | |
parent | 24b7ed475e2b71eba68ee9714b29c712f8dc41f6 (diff) | |
download | linux-fsl-qoriq-c521cb58880c153683c983a51e54517b21d04daf.tar.xz |
staging: vt6656: desc.h Remove typedef struct tagSRTS_* to new strutures in rxtx.h
The new structures being
typedef struct tagSRTS_g -> struct vnt_rts_g
typedef struct tagSRTS_g_FB -> struct vnt_rts_g_fb
typedef struct tagSRTS_ab -> struct vnt_rts_ab
typedef struct tagSRTS_a_FB -> struct vnt_rts_a_fb
These are 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>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions