浏览代码

i40e: remove linux/export.h header from i40e_ptp.c

We don't need the export.h header so we can just go ahead and remove it.

Change-ID: I9057396b141ee449d8299409081358b9270a7c4d
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Jacob Keller 11 年之前
父节点
当前提交
8efd8e7e82
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/net/ethernet/intel/i40e/i40e_ptp.c

+ 0 - 1
drivers/net/ethernet/intel/i40e/i40e_ptp.c

@@ -25,7 +25,6 @@
  ******************************************************************************/
  ******************************************************************************/
 
 
 #include "i40e.h"
 #include "i40e.h"
-#include <linux/export.h>
 #include <linux/ptp_classify.h>
 #include <linux/ptp_classify.h>
 
 
 /* The XL710 timesync is very much like Intel's 82599 design when it comes to
 /* The XL710 timesync is very much like Intel's 82599 design when it comes to