From 691ede600627b491d24b917395d9f40fe10e9805 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 26 Feb 2013 12:44:59 +0000 Subject: [PATCH] Ignore removal of drm_sman_* symbols, previously built-in on sparc svn path=/dists/sid/linux/; revision=19862 --- debian/changelog | 3 ++- debian/config/defines | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6988cabc4..507def4a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ linux (3.2.39-2) UNRELEASED; urgency=high * [s390,s390x] virtio: Ignore ABI changes in 3.2.39 (fixes FTBFS) - * [sparc] drm: Change from built-in to module (fixes FTBFS) + * [sparc] drm: Ignore ABI changes in 3.2.39 (fixes FTBFS) + * [sparc] drm: Change from built-in to module * [rt] Update to 3.2.39-rt59: - acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_t - printk: Fix rq->lock vs logbuf_lock unlock lock inversion diff --git a/debian/config/defines b/debian/config/defines index b6f1ab66d..819109acb 100644 --- a/debian/config/defines +++ b/debian/config/defines @@ -24,6 +24,7 @@ ignore-changes: get_write_access # AGP and DRM were bumped to 3.4, but no-one tries to use these from OOT module:drivers/gpu/drm/* + drm_sman_* intel_agp_enabled intel_gmch_* intel_gtt_*