summaryrefslogtreecommitdiffstats
path: root/Patchlist.changelog
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-12-13 08:57:28 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-12-13 08:57:28 -0600
commit33509b1f24d13aff9855b4b775ceff6dae41acfb (patch)
tree4398ffe04242de41ffda1c2f790a5119c67732f6 /Patchlist.changelog
parent59ae253b39b596874a38a7f0ee63a613452e20a6 (diff)
downloadkernel-33509b1f24d13aff9855b4b775ceff6dae41acfb.tar.gz
kernel-33509b1f24d13aff9855b4b775ceff6dae41acfb.tar.xz
kernel-33509b1f24d13aff9855b4b775ceff6dae41acfb.zip
kernel-5.16-0.rc5.35
* Mon Dec 13 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.16-0.rc5.35] - pci.h: Fix static include (Prarit Bhargava) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'Patchlist.changelog')
-rw-r--r--Patchlist.changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Patchlist.changelog b/Patchlist.changelog
index 3ebe697ed..ea487fbc1 100644
--- a/Patchlist.changelog
+++ b/Patchlist.changelog
@@ -1,3 +1,6 @@
+https://gitlab.com/cki-project/kernel-ark/-/commit/e92cffb3ade9c9013c04bf608ba1019b393c23ea
+ e92cffb3ade9c9013c04bf608ba1019b393c23ea pci.h: Fix static include
+
https://gitlab.com/cki-project/kernel-ark/-/commit/f56e8c23f21528d48b494c2762b7d7674468273d
f56e8c23f21528d48b494c2762b7d7674468273d drivers/pci/pci-driver.c: Fix if/ifdef typo