From e04214683aca5cf7bbb53ee9d16373a8dbfa4259 Mon Sep 17 00:00:00 2001 From: Stephen Warren Date: Wed, 6 Nov 2013 15:23:29 -0700 Subject: [PATCH] ARM: tegra: select the reset framework The Tegra clock driver is built unconditionally when Tegra support is enabled. In order to avoid having to ifdef the forthcoming reset driver implementation, have ARCH_TEGRA select RESET_CONTROLLER. Signed-off-by: Stephen Warren Reviewed-by: Thierry Reding --- Reading git-format-patch failed