diff mbox series

[05/75] backports: Remove mpls.h

Message ID 20240627234808.1253337-6-hauke@hauke-m.de (mailing list archive)
State New, archived
Headers show
Series backports: Update to kernel 6.1.95 | expand

Commit Message

Hauke Mehrtens June 27, 2024, 11:46 p.m. UTC
These header files is not needed any more. Kernel 4.14 provides all
needed definitions in these header files.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---
 copy-list       | 5 -----
 copy-list.hwsim | 5 -----
 2 files changed, 10 deletions(-)
diff mbox series

Patch

diff --git a/copy-list b/copy-list
index 95a9b875..e998cbe3 100644
--- a/copy-list
+++ b/copy-list
@@ -72,11 +72,6 @@  net/Kconfig
 net/qrtr/
 net/wireless/
 net/mac80211/
-# MPLS labels, checked on skb->protocol on the
-# respective 802 family, only ethernet seems to use
-# this right now, see 960d97f95
-include/linux/mpls.h
-include/uapi/linux/mpls.h
 
 drivers/bus/mhi/
 include/linux/mhi.h
diff --git a/copy-list.hwsim b/copy-list.hwsim
index cb013917..47c07b08 100644
--- a/copy-list.hwsim
+++ b/copy-list.hwsim
@@ -67,11 +67,6 @@  net/Makefile
 net/Kconfig
 net/wireless/
 net/mac80211/
-# MPLS labels, checked on skb->protocol on the
-# respective 802 family, only ethernet seems to use
-# this right now, see 960d97f95
-include/linux/mpls.h
-include/uapi/linux/mpls.h
 
 drivers/net/wireless/mac80211_hwsim.c
 drivers/net/wireless/mac80211_hwsim.h