[linux] 01/01: Ignore ABI changes in chipidea driver
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Wed May 31 20:26:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
ukleinek pushed a commit to branch sid
in repository linux.
commit 39fa3fc3aad9c7328aa026d2defbc5210e19cc3b
Author: Uwe Kleine-König <ukleinek at debian.org>
Date: Wed May 31 22:26:40 2017 +0200
Ignore ABI changes in chipidea driver
---
debian/changelog | 1 +
debian/config/defines | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index ca1232c..4c312e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -169,6 +169,7 @@ linux (4.9.28-1) UNRELEASED; urgency=medium
[ Uwe Kleine-König ]
* [arm64] Enable DRM modules (Closes: #863344)
+ * Ignore ABI changes in chipidea driver
-- Ben Hutchings <ben at decadent.org.uk> Mon, 08 May 2017 21:11:08 +0200
diff --git a/debian/config/defines b/debian/config/defines
index 1b1add7..9252774 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -18,6 +18,7 @@ ignore-changes:
module:drivers/scsi/qla2xxx/qla2xxx
module:drivers/scsi/ufs/*
module:drivers/target/**
+ module:drivers/usb/chipidea/**
module:drivers/usb/host/**
module:drivers/usb/musb/**
module:net/ceph/libceph
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list