]> Pileus Git - ~andy/linux/blobdiff - drivers/net/wireless/iwlwifi/pcie/internal.h
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi...
[~andy/linux] / drivers / net / wireless / iwlwifi / pcie / internal.h
index fa102b8a125febd05ca06e78c771cf12b4ef33c5..401178f44a3b130a9de6832bf10bd3e9b6e4b529 100644 (file)
@@ -351,7 +351,7 @@ int iwl_queue_space(const struct iwl_queue *q);
 /*****************************************************
 * Error handling
 ******************************************************/
-int iwl_dump_fh(struct iwl_trans *trans, char **buf, bool display);
+int iwl_dump_fh(struct iwl_trans *trans, char **buf);
 void iwl_dump_csr(struct iwl_trans *trans);
 
 /*****************************************************