[PATCH -mm] add DMA_xxBIT_MASK to feature-removal-schedule.txt

From: FUJITA Tomonori
Date: Fri Jul 30 2010 - 03:35:58 EST


DMA_xxBIT_MASK macros were marked as deprecated in June 2009. One more
year is long enough, I think.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx>
---
Documentation/feature-removal-schedule.txt | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index 23a8f8d..a94c2ad 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -541,3 +541,11 @@ Why: PCI DMA unmap state API (include/linux/pci-dma.h) was replaced
Who: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx>

----------------------------
+
+What: DMA_xxBIT_MASK macros
+When: Jun 2011
+Why: DMA_xxBIT_MASK macros were replaced with DMA_BIT_MASK() macros.
+Who: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx>
+
+----------------------------
+
--
1.6.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/