]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/rtlwifi/rtl8192c/fw_common.c
rtlwifi: Move pr_fmt macros to a single location
[karo-tx-linux.git] / drivers / net / wireless / rtlwifi / rtl8192c / fw_common.c
index 75be221fde4c0984ff3df6dfda644c2782a13d99..82bbc8384aca5205013e550e85a843e1e13d1343 100644 (file)
  *
  *****************************************************************************/
 
-#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
-
-#include <linux/firmware.h>
-#include <linux/export.h>
 #include "../wifi.h"
 #include "../pci.h"
 #include "../base.h"
 #include "../rtl8192ce/reg.h"
 #include "../rtl8192ce/def.h"
 #include "fw_common.h"
+#include <linux/export.h>
 
 static void _rtl92c_enable_fw_download(struct ieee80211_hw *hw, bool enable)
 {