[linux] 01/01: [arm64] Drop now-redundant patch for X-Gene device tree (fixes FTBFS)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Dec 14 02:51:51 UTC 2015


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

benh pushed a commit to branch master
in repository linux.

commit a4febbdc6774802ecbc47de4a5d806ffab8dc7b7
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Mon Dec 14 02:51:41 2015 +0000

    [arm64] Drop now-redundant patch for X-Gene device tree (fixes FTBFS)
---
 debian/changelog                                   |  6 +++++
 ...add-missing-dts-entry-for-X-Gene-platform.patch | 31 ----------------------
 debian/patches/series                              |  1 -
 3 files changed, 6 insertions(+), 32 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1b92be8..fcbafd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.4~rc4-1~exp2) UNRELEASED; urgency=medium
+
+  * [arm64] Drop now-redundant patch for X-Gene device tree (fixes FTBFS)
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Mon, 14 Dec 2015 02:51:03 +0000
+
 linux (4.4~rc4-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate
diff --git a/debian/patches/bugfix/arm64/arm64-add-missing-dts-entry-for-X-Gene-platform.patch b/debian/patches/bugfix/arm64/arm64-add-missing-dts-entry-for-X-Gene-platform.patch
deleted file mode 100644
index 41512df..0000000
--- a/debian/patches/bugfix/arm64/arm64-add-missing-dts-entry-for-X-Gene-platform.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From: Feng Kan <fkan at apm.com>
-Date: Wed, 4 Dec 2013 13:33:32 -0500
-Subject: [PATCH 1/2] arm64: add missing dts entry for X-Gene platform.
-Origin: http://lists.infradead.org/pipermail/linux-arm-kernel/2013-December/216347.html
-
-This add missing dts entry for X-Gene reboot driver.
-
-Signed-off-by: Feng Kan <fkan at apm.com>
-
-[ijc -- obsoleted by upstream syscon-reboot driver reworking, but that is too
- big to backport.]
-[bwh: Forward-ported to 3.19. Upstream now has both drivers and still nothing
- in this file.]
----
- arch/arm64/boot/dts/apm/apm-storm.dtsi | 5 +++++
- 1 file changed, 5 insertions(+)
-
---- a/arch/arm64/boot/dts/apm/apm-storm.dtsi
-+++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi
-@@ -480,6 +480,11 @@
- 			interrupts = <0x0 0x4c 0x4>;
- 		};
- 
-+		reboot at 17000014 {
-+			compatible = "apm,xgene-reboot";
-+			reg = <0x0 0x17000014 0x0 0x4>;
-+		};
-+
- 		serial1: serial at 1c021000 {
- 			status = "disabled";
- 			device_type = "serial";
diff --git a/debian/patches/series b/debian/patches/series
index 1129ccf..5eea42f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -44,7 +44,6 @@ debian/snd-pcsp-disable-autoload.patch
 bugfix/x86/viafb-autoload-on-olpc-xo1.5-only.patch
 
 # Arch bug fixes
-bugfix/arm64/arm64-add-missing-dts-entry-for-X-Gene-platform.patch
 bugfix/arm64/arm64-removed-using-of-the-mask-attribute-in-the-dts.patch
 
 # Arch features

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