瀏覽代碼

net: Remove linux/prefetch.h include from linux/skbuff.h

No longer needed.

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 14 年之前
父節點
當前提交
67f11f4ded
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      include/linux/skbuff.h

+ 0 - 1
include/linux/skbuff.h

@@ -28,7 +28,6 @@
 #include <net/checksum.h>
 #include <linux/rcupdate.h>
 #include <linux/dmaengine.h>
-#include <linux/prefetch.h>
 #include <linux/hrtimer.h>
 
 /* Don't change this without changing skb_csum_unnecessary! */