mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 13:29:17 -04:00
net: Remove linux/prefetch.h include from linux/skbuff.h
No longer needed. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -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! */
|
||||
|
||||
Reference in New Issue
Block a user