immortalwrt/package
Florian Fainelli 3d4f15a4cf
broadcom-wl: Fix compilation with kernel 5.10
This adds a few fixes for compiling against Linux 5.10:

1. segment_eq() has been removed with upstream commit
   428e2976a5bf7e7f5554286d7a5a33b8147b106a ("uaccess: remove
   segment_eq") and can use uaccess_kernel() instead
2. ioremap_nocache() is removed and is now an alias for ioremap() with
   upstream commit 4bdc0d676a643140bdf17dbf7eafedee3d496a3c ("remove
   ioremap_nocache and devm_ioremap_nocache")

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
(cherry picked from commit cd3de51bb4)
2022-06-21 09:07:50 +08:00
..
base-files Merge Mainline 2022-05-17 17:06:47 +08:00
boot ramips: add support for MTS WG430223 2022-06-14 02:14:48 +08:00
devel gdb: drop redudant patche 2022-04-09 06:25:05 +08:00
emortal Merge Mainline 2022-04-25 08:01:43 +08:00
firmware ipq40xx: add Aruba AP-365 specific BDF 2022-06-03 19:52:45 +08:00
kernel broadcom-wl: Fix compilation with kernel 5.10 2022-06-21 09:07:50 +08:00
libs Merge Mainline 2022-05-17 17:06:47 +08:00
network Merge Mainline 2022-05-29 17:53:15 +08:00
system selinux-policy: update to version 1.2.3 2022-05-31 01:16:54 +08:00
utils util-linux: fix build on arc 2022-05-29 18:48:02 +08:00
Makefile Merge Mainline 2021-05-13 23:01:12 +08:00