From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH] dma: tegra: assume CONFIG_OF Date: Sun, 17 Feb 2013 20:37:35 +0530 Message-ID: <20130217150735.GK29960@intel.com> References: <1360965237-14857-1-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Dan Williams Cc: Stephen Warren , linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, Stephen Warren List-Id: linux-tegra@vger.kernel.org On Fri, Feb 15, 2013 at 02:18:59PM -0800, Dan Williams wrote: > On Fri, Feb 15, 2013 at 1:53 PM, Stephen Warren wrote: > > From: Stephen Warren > > > > Tegra only supports, and always enables, device tree. Remove all ifdefs > > and runtime checks for DT support from the driver. > > > > Signed-off-by: Stephen Warren > > Acked-by: Dan Williams > > ..adding Vinod. I think it should assume CONFIG_DMA_OF? -- ~Vinod