]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/phytec/pcm051/board.c
env: Drop environment.h header file where not needed
[thirdparty/u-boot.git] / board / phytec / pcm051 / board.c
index c57625b041e7bdc774937eccf4b67f3fc647b48e..43f6c5afcb8ce872b3ed9bae73b15dd77d401dbc 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * board.c
  *
@@ -5,12 +6,10 @@
  *
  * Copyright (C) 2013 Lemonage Software GmbH
  * Author Lars Poeschel <poeschel@lemonage.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
-#include <environment.h>
+#include <env.h>
 #include <errno.h>
 #include <spl.h>
 #include <asm/arch/cpu.h>