iwlwifi: calibration command namespace renaming
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / iwlwifi / iwl-5000-hw.h
index 66ed993a7298dbc864c0d58ad1ea9efcf9480f5b..fa0644321e4f768142b5d25e5a0cfc4be1234aab 100644 (file)
@@ -129,14 +129,5 @@ struct iwl5000_shared {
        __le32 padding2;
 } __attribute__ ((packed));
 
-/* calibrations defined for 5000 */
-/* defines the order in which results should be sent to the runtime uCode */
-enum iwl5000_calib {
-       IWL5000_CALIB_XTAL,
-       IWL5000_CALIB_LO,
-       IWL5000_CALIB_TX_IQ,
-       IWL5000_CALIB_TX_IQ_PERD,
-};
-
 #endif /* __iwl_5000_hw_h__ */