common: Move ARM cache operations out of common.h
[oweals/u-boot.git] / arch / arm / mach-tegra / ivc.c
index dec7d90c5d3b833ef304e19e42056a60f4f376c6..a448f2df30289b1d400dd20cc4067b0591b096f0 100644 (file)
@@ -1,10 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (c) 2016, NVIDIA CORPORATION.
- *
- * SPDX-License-Identifier: GPL-2.0
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <asm/io.h>
 #include <asm/arch-tegra/ivc.h>