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.
11 lines
397 B
11 lines
397 B
4 years ago
|
Index: src/drivers/net/ethernet/intel/ice/ice_backport_compat.h
|
||
|
===================================================================
|
||
|
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
||
|
+++ src/drivers/net/ethernet/intel/ice/ice_backport_compat.h 2020-08-27 18:55:51.725461825 +0200
|
||
|
@@ -0,0 +1,5 @@
|
||
|
+#ifndef ICE_BACKPORT_COMPAT_H
|
||
|
+#define ICE_BACKPORT_COMPAT_H
|
||
|
+
|
||
|
+
|
||
|
+#endif /* ICE_BACKPORT_COMPAT_H */
|