From: Malcolm Priestley Date: Fri, 16 Aug 2013 22:49:15 +0000 (+0100) Subject: staging: vt6656: desc.h remove typedef tagSTxDataHead_g_FB to new structure in rxtx.h X-Git-Tag: v3.12-rc1~183^2~230 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c05c5451dcce15e10447a98403ac7d255451d7c;p=pandora-kernel.git staging: vt6656: desc.h remove typedef tagSTxDataHead_g_FB to new structure in rxtx.h To new structure. typedef struct tagSTxDataHead_g_FB -> struct vnt_tx_datahead_g_fb This is only needed by rxtc.c so moved to rxtx.h visible to vnt_rts*/vnt_cts* structures which it will eventually form part of their structure. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed