SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / board / micronas / vct / dcgu.c
index 20ee3ac71ef55c58cc5f94fb2c2dd7611551618a..e72d57f0e0808d9d5b52cbbf1a696611ccb56f18 100644 (file)
@@ -1,14 +1,13 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2009 Stefan Roese <sr@denx.de>, DENX Software Engineering
  *
  * Original Author Guenter Gebhardt
  * Copyright (C) 2006 Micronas GmbH
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 
 #include "vct.h"