Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[platform/adaptation/renesas_rcar/renesas_kernel.git] / Documentation / feature-removal-schedule.txt
index 1ebf5fd..842aa9d 100644 (file)
@@ -556,3 +556,11 @@ Why:       PCI DMA unmap state API (include/linux/pci-dma.h) was replaced
 Who:   FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
 
 ----------------------------
+
+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@lab.ntt.co.jp>
+
+----------------------------
+