From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH] gpio: tegra: assume CONFIG_OF Date: Sat, 02 Mar 2013 09:34:10 +0000 Message-ID: <20130302093410.42C193E2137@localhost> References: <1360965288-14899-1-git-send-email-swarren@wwwdotorg.org> Return-path: In-Reply-To: <1360965288-14899-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren , Linus Walleij Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Stephen Warren List-Id: linux-tegra@vger.kernel.org On Fri, 15 Feb 2013 14:54:48 -0700, 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 Applied, thanks. g.