summaryrefslogtreecommitdiff
path: root/libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2020-01-21 13:13:40 -0300
committerDavid P <megver83@parabola.nu>2020-01-21 13:13:40 -0300
commit5152941afaaaab20b026fc8f12605d8c468fd707 (patch)
tree2033ef39ca615533298c9f9e7d2ca3a6bdeaa937 /libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
parentdcb2d06dc4eba114130d461f67948a61ae148205 (diff)
downloadabslibre-5152941afaaaab20b026fc8f12605d8c468fd707.tar.gz
abslibre-5152941afaaaab20b026fc8f12605d8c468fd707.tar.bz2
abslibre-5152941afaaaab20b026fc8f12605d8c468fd707.zip
updpkg: libre/linux-libre-pae 5.4.13-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch')
-rw-r--r--libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch b/libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
index c99d497d8..3ecc89738 100644
--- a/libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
+++ b/libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
@@ -1,4 +1,4 @@
-From 34648b0396ec5dfdfc18627c9c21c03e7243dbe2 Mon Sep 17 00:00:00 2001
+From 78b64515af95e12dac806fa630ae4499e9527100 Mon Sep 17 00:00:00 2001
From: Tuowen Zhao <ztuowen@gmail.com>
Date: Wed, 16 Oct 2019 15:06:28 -0600
Subject: [PATCH 02/15] lib: devres: add a helper function for ioremap_uc
@@ -75,5 +75,5 @@ index 6a0e9bd6524a..17624d35e82d 100644
* devm_ioremap_nocache - Managed ioremap_nocache()
* @dev: Generic device to remap IO address for
--
-2.24.1
+2.25.0