aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2018-07-10 02:01:56 +0100
committerBen Hutchings <ben@decadent.org.uk>2018-07-10 02:01:56 +0100
commit63b7b54a8097f895544e3d722a889202d512dd96 (patch)
tree69a7ce989e3fe132e3a58ce04283b484221571c6
parentbedf220e50e47724ae024ed04d5198b22647ddc4 (diff)
downloadkernel_replicant_linux-63b7b54a8097f895544e3d722a889202d512dd96.tar.gz
kernel_replicant_linux-63b7b54a8097f895544e3d722a889202d512dd96.tar.bz2
kernel_replicant_linux-63b7b54a8097f895544e3d722a889202d512dd96.zip
sound/pci/hda: Ignore ABI changes
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/defines1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 79197a0db3fb..1faf62bbcb3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -290,6 +290,7 @@ linux (4.17.5-1) UNRELEASED; urgency=medium
- linux-image: Install symlinks to boot wrapper tools instead of the
native tools built by kbuild
* fs: Fix up non-directory creation in SGID directories (CVE-2018-13405)
+ * sound/pci/hda: Ignore ABI changes
-- Sjoerd Simons <sjoerd@debian.org> Wed, 04 Jul 2018 10:25:57 +0200
diff --git a/debian/config/defines b/debian/config/defines
index b2ea13126f9c..dd8ca16f308a 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -43,6 +43,7 @@ ignore-changes:
module:net/rxrpc/rxrpc
module:sound/core/seq/**
module:sound/firewire/snd-firewire-lib
+ module:sound/pci/hda/*
# btree library is only selected by few drivers so not useful OOT
btree_*
visitor*