mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-28 01:05:36 +00: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:
parent
120a3d5c7c
commit
67f11f4ded
@ -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! */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user