ARC: HSDK-4xD: print info about HDMI clocks
[oweals/u-boot.git] / board / synopsys / hsdk / clk-lib.c
index 1ce54afffebf1050960c0e1fb46b107b703418e0..6b6bb70e3cb6071e53c8a03e98a51b59dc013447 100644 (file)
@@ -1,11 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2018 Synopsys, Inc. All rights reserved.
  * Author: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <clk.h>
+#include <malloc.h>
 #include <dm/device.h>
 
 #include "clk-lib.h"