]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: remove unnecessary includes in tt.c
authorLuciano Coelho <luciano.coelho@intel.com>
Fri, 10 Oct 2014 07:03:02 +0000 (10:03 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 29 Oct 2014 10:53:07 +0000 (12:53 +0200)
commit9e1b096aedd3fca0f1f6d7c759bdd4cf01349a17
tree0b8c5a558099f9f3877afdab2aee4318e9bf08a2
parentac1d8d50d6c39b07ab146bc0f52331f0c834fb17
iwlwifi: mvm: remove unnecessary includes in tt.c

We used to need to include some headers in order to read the registers
and do all the calculations by ourselves, but this is not done anymore
(i.e. we let the firmware do this for us), so we don't need to include
those headers anymore.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/tt.c