Ignore removal of drm_sman_* symbols, previously built-in on sparc

svn path=/dists/sid/linux/; revision=19862
This commit is contained in:
Ben Hutchings 2013-02-26 12:44:59 +00:00
parent ca472815e5
commit 691ede6006
2 changed files with 3 additions and 1 deletions

3
debian/changelog vendored
View File

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

View File

@ -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_*