From: Mateusz Kulikowski Date: Tue, 2 Jun 2015 20:48:10 +0000 (+0200) Subject: staging: rtl8192e: Remove dead code: rtl_dm.[ch] X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~283 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f1c29687abc618d8c6b1e49fabbfbf07940f648;p=pandora-kernel.git staging: rtl8192e: Remove dead code: rtl_dm.[ch] - Remove unused fields in dig_t structures. Some of them were only initialized and never accessed. - Remove unused enums/macros/defines in rtl_dm.h - Remove duplicated function declarations - Remove unused dm_change_dynamic_initgain_thresh() function - Remove unused dm_shadow_init() function Signed-off-by: Mateusz Kulikowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed