
22 Apr
2016
22 Apr
'16
8:33 p.m.
On 19 April 2016 at 14:59, Stephen Warren swarren@wwwdotorg.org wrote:
From: Stephen Warren swarren@nvidia.com
Equivalent code is already present in the core Tegra board file, so there's no point repeating it here. This removes the only use of <asm/arch/mc.h> from outside arch/arm/mach-tegra/.
Signed-off-by: Stephen Warren swarren@nvidia.com
arch/arm/mach-tegra/gpu.c | 1 + board/nvidia/nyan-big/nyan-big.c | 13 ------------- 2 files changed, 1 insertion(+), 13 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org