You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
407 B
12 lines
407 B
Index: src/drivers/net/wireless/intel/iwlwifi/iwl-backport-compat.h
|
|
===================================================================
|
|
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
|
+++ src/drivers/net/wireless/intel/iwlwifi/iwl-backport-compat.h 2019-06-27 19:04:27.668762767 +0200
|
|
@@ -0,0 +1,6 @@
|
|
+#ifndef IWL_BACKPORT_COMPAT_H
|
|
+#define IWL_BACKPORT_COMPAT_H
|
|
+
|
|
+
|
|
+
|
|
+#endif /* IWL_BACKPORT_COMPAT_H */
|