From 368c75b98bdfdfad54e7f165016819ef344e3587 Mon Sep 17 00:00:00 2001 From: navin patidar Date: Sat, 20 Sep 2014 19:55:59 +0530 Subject: [PATCH] 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-format-patch failed