summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-tegra30
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-04-21 21:59:35 +0900
committerTom Rini <trini@konsulko.com>2015-04-23 08:52:27 -0400
commit526fcc220360fa6acceaa06d5c3c5bb2de57b2f0 (patch)
treea31318f034d2a55030309b1f8d61a06a68525a37 /arch/arm/include/asm/arch-tegra30
parent40a39e875c9da8ca6214ef02f2cfcbfb3b50e7bc (diff)
downloadtalos-obmc-uboot-526fcc220360fa6acceaa06d5c3c5bb2de57b2f0.tar.gz
talos-obmc-uboot-526fcc220360fa6acceaa06d5c3c5bb2de57b2f0.zip
ARM: ARM720t: remove empty asm/arch/hardware.h
arch/arm/cpu/arm720t/start.S includes <asm/arch/hardware.h>, but the hardware.h headers of ARM720T boards are all empty. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Linus Walleij <linus.walleij@linaro.org> Cc: Stephen Warren <swarren@nvidia.com> Cc: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'arch/arm/include/asm/arch-tegra30')
-rw-r--r--arch/arm/include/asm/arch-tegra30/hardware.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/arch/arm/include/asm/arch-tegra30/hardware.h b/arch/arm/include/asm/arch-tegra30/hardware.h
deleted file mode 100644
index b1a5aa9e0e..0000000000
--- a/arch/arm/include/asm/arch-tegra30/hardware.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * Copyright (c) 2010-2012, NVIDIA CORPORATION. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-
-#ifndef _TEGRA30_HARDWARE_H_
-#define _TEGRA30_HARDWARE_H_
-
-/* include tegra specific hardware definitions */
-
-#endif /* _TEGRA30-HARDWARE_H_ */
OpenPOWER on IntegriCloud