]> git.sur5r.net Git - u-boot/blobdiff - disk/part_amiga.c
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / disk / part_amiga.c
index f8dae008d74a8202d6cfcea56b0eba789ea3ead4..86d008d476e39fe3320f3c04da18ddb70c3fd2f5 100644 (file)
@@ -1,16 +1,15 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2001
  * Hans-Joerg Frieden, Hyperion Entertainment
  * Hans-JoergF@hyperion-entertainment.com
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 #include <common.h>
 #include <command.h>
 #include <ide.h>
 #include "part_amiga.h"
 
-#ifdef HAVE_BLOCK_DEVICE
+#ifdef CONFIG_HAVE_BLOCK_DEVICE
 
 #undef AMIGA_DEBUG