mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-20 05:31:15 +00:00
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Rename the file and correct all the places where it is included. Signed-off-by: Eliezer Tamir <eliezer.tamir@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
bfffbea1aa
commit
076bb0c82a
15 changed files with 14 additions and 14 deletions
|
@ -28,7 +28,7 @@
|
|||
#include <linux/hrtimer.h>
|
||||
#include <linux/sched/rt.h>
|
||||
#include <linux/freezer.h>
|
||||
#include <net/ll_poll.h>
|
||||
#include <net/busy_poll.h>
|
||||
|
||||
#include <asm/uaccess.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue