[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20110522.205823.400172440509453897.davem@davemloft.net>
Date: Sun, 22 May 2011 20:58:23 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: netdev@...r.kernel.org
Subject: [PATCH 5/5] net: Remove linux/prefetch.h include from
linux/skbuff.h
No longer needed.
Signed-off-by: David S. Miller <davem@...emloft.net>
---
include/linux/skbuff.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h
index 09901fd..8cac356 100644
--- a/include/linux/skbuff.h
+++ b/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! */
--
1.7.4.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists