Commit 11074fce authored by Johannes Berg's avatar Johannes Berg Committed by Miri Korenblit
Browse files

wifi: iwlwifi: unexport iwl_trans_pcie_send_hcmd()

parent f451bc6a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2688,4 +2688,3 @@ int iwl_trans_pcie_send_hcmd(struct iwl_trans *trans,

	return iwl_trans_pcie_send_hcmd_sync(trans, cmd);
}
IWL_EXPORT_SYMBOL(iwl_trans_pcie_send_hcmd);