aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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*