Skip to content

Commit

Permalink
net: Remove linux/prefetch.h include from linux/skbuff.h
Browse files Browse the repository at this point in the history
No longer needed.

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed May 23, 2011
1 parent 120a3d5 commit 67f11f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/linux/skbuff.h
Original file line number Diff line number Diff line change
Expand Up @@ -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! */
Expand Down

0 comments on commit 67f11f4

Please sign in to comment.