From patchwork Mon Aug 22 16:56:06 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL] ARM: Remove define CONSISTENT_DMA_SIZE From: Tixy X-Patchwork-Id: 110956 Message-Id: <1314032166.29940.36.camel@computer2> To: Russell King Cc: linux-arm-kernel@lists.infradead.org Date: Mon, 22 Aug 2011 17:56:06 +0100 Hi Russell Please can you pull these patches for inclusion in 3.2? This removes the constant defined by CONSISTENT_DMA_SIZE and adds a function to set the value at boot time instead. This is being done a part of the ongoing work to enable multiple platforms to be supported within a single kernel binary. Thanks