[linux] 01/01: Ignore some gpiochip ABI changes (fixes FTBFS on i386)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Dec 6 04:29:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit a9a4bf93ef3660f1ba1d9e3b50dd5f240d8298a9
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Dec 6 02:13:47 2015 +0000

    Ignore some gpiochip ABI changes (fixes FTBFS on i386)
---
 debian/changelog      | 6 ++++++
 debian/config/defines | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b86b5c7..b2a4e3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.2.6-3) unstable; urgency=medium
+
+  * Ignore some gpiochip ABI changes (fixes FTBFS on i386)
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Sun, 06 Dec 2015 02:12:41 +0000
+
 linux (4.2.6-2) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]
diff --git a/debian/config/defines b/debian/config/defines
index a96a0a0..62ef9db 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -11,6 +11,8 @@ ignore-changes:
  gpio_to_desc
  gpiochip_*
  gpiod_*
+ of_gpio_simple_xlate
+ of_mm_gpiochip_*
  pinctrl_*_gpio_rang*
  sdhci_pci_o2_*
 

-- 
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