aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm47xx
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2021-12-22 14:26:02 -0800
committerFlorian Fainelli <f.fainelli@gmail.com>2022-06-20 14:29:12 -0700
commitcd3de51bb4a18f922a961fdeb42c1c8f1f80b425 (patch)
treea6b459e6ec6d7226baecf8f919453724df0e504c /target/linux/bcm47xx
parent22168ae68101b95d03741b0e9e8ad20b8a5ae5b7 (diff)
downloadupstream-cd3de51bb4a18f922a961fdeb42c1c8f1f80b425.tar.gz
upstream-cd3de51bb4a18f922a961fdeb42c1c8f1f80b425.tar.bz2
upstream-cd3de51bb4a18f922a961fdeb42c1c8f1f80b425.zip
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>
Diffstat (limited to 'target/linux/bcm47xx')
0 files changed, 0 insertions, 0 deletions