efi_loader: variable: add VendorKeys variable
[oweals/u-boot.git] / drivers / gpio / kona_gpio.c
index 65117438c577972205c0ea3bd288df0f1581fc28..29791882a340fb0af6c9676b3ebd45abd2abfb47 100644 (file)
@@ -1,10 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2013 Broadcom Corporation.
- *
- * SPDX-License-Identifier:      GPL-2.0+
  */
 
 #include <common.h>
+#include <malloc.h>
 #include <asm/io.h>
 #include <asm/arch/sysmap.h>