From: navin patidar Date: Sat, 20 Sep 2014 14:25:59 +0000 (+0530) Subject: staging: rtl8188eu: odm.h: Remove unused struct dyn_primary_cca X-Git-Tag: fixes-for-v3.18-merge-window~15^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=368c75b98bdfdfad54e7f165016819ef344e3587;p=pandora-kernel.git staging: rtl8188eu: odm.h: Remove unused struct dyn_primary_cca struct odm_dm_struct has a member of struct dyn_primary_cca, which is initialized once and then never used by driver, so we can remove struct dyn_promary_cca and code which initialize it. Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed