From: Malcolm Priestley Date: Tue, 17 Sep 2013 18:54:35 +0000 (+0100) Subject: staging: vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.h X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~639 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d66caada5a69443677841b487125752f9fcea126;p=pandora-kernel.git staging: vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.h In code it is referred to as fifo to renamed to typedef struct tagSTxBufHead -> struct vnt_tx_fifo_head This is only needed by rxtc.c so moved to rxtx.h Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed