Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
[oweals/u-boot.git] / board / broadcom / bcm28155_ap / bcm28155_ap.c
index 8f48ccbf1c5f814adb6abeb391324f7527141c04..87616386cb84099916518f3242a179066b50a525 100644 (file)
@@ -1,12 +1,12 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2013 Broadcom Corporation.
- *
- * SPDX-License-Identifier:      GPL-2.0+
  */
 
 #include <common.h>
 #include <asm/io.h>
 #include <asm/mach-types.h>
+#include <env.h>
 #include <mmc.h>
 #include <asm/kona-common/kona_sdhci.h>
 #include <asm/kona-common/clk.h>