rtlwifi: Move pr_fmt macros to a single location
[deliverable/linux.git] / drivers / net / wireless / rtlwifi / pci.c
index 4326fd1e3190ff9b308245025402b1f583ba0d4b..e4d1dcfe82995a40136ac1b44fa6b490b7a4d92d 100644 (file)
  *
  *****************************************************************************/
 
-#include <linux/export.h>
-#include "core.h"
 #include "wifi.h"
+#include "core.h"
 #include "pci.h"
 #include "base.h"
 #include "ps.h"
 #include "efuse.h"
+#include <linux/export.h>
 
 static const u16 pcibridge_vendors[PCI_BRIDGE_VENDOR_MAX] = {
        PCI_VENDOR_ID_INTEL,
This page took 0.023866 seconds and 5 git commands to generate.