ARM: tegra: Use common header for PMU declarations
[oweals/u-boot.git] / arch / arm / include / asm / arch-tegra124 / tegra.h
index 86ebd19453ef314733789a00b11137b2a447b384..34070b8630b99e120c0d8ec391f413bb7254f2c6 100644 (file)
@@ -1,15 +1,12 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2013
  * NVIDIA Corporation <www.nvidia.com>
- *
- * SPDX-License-Identifier:     GPL-2.0+
  */
 
 #ifndef _TEGRA124_H_
 #define _TEGRA124_H_
 
-#define CONFIG_TEGRA124
-
 #define NV_PA_SDRAM_BASE       0x80000000
 #define NV_PA_TSC_BASE         0x700F0000      /* System Counter TSC regs */
 #define NV_PA_MC_BASE          0x70019000      /* Mem Ctlr regs (MCB, etc.) */