iwlwifi: removes the RUN_TIME_CALIB ifdef
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-debug.h
index 11de561c7bf8de069993fc0a111b0feaea8bd779..48563a07795abd36a40fa4b4edfc412e184c4827 100644 (file)
@@ -55,10 +55,8 @@ struct iwl_debugfs {
                struct dentry *file_log_event;
        } dbgfs_data_files;
        struct dir_rf_files {
-#ifdef CONFIG_IWLWIFI_RUN_TIME_CALIB
                struct dentry *file_disable_sensitivity;
                struct dentry *file_disable_chain_noise;
-#endif /* CONFIG_IWLWIFI_RUN_TIME_CALIB */
        } dbgfs_rf_files;
        u32 sram_offset;
        u32 sram_len;
This page took 0.025465 seconds and 5 git commands to generate.