Introduce phys_size_t and move phys_addr_t into asm/types.h
[oweals/u-boot.git] / include / asm-blackfin / blackfin-config-post.h
index 442222513ce321cb0231f2c9e7ea70d623cabdba..6a1ffa17d0435c17060817e8744bd891578b504c 100644 (file)
@@ -14,9 +14,9 @@
 # error Memory Map does not fit into configuration
 #endif
 
-/* Sanity check BFIN_CPU */
-#ifndef BFIN_CPU
-# error BFIN_CPU: your board config needs to define this
+/* Sanity check CONFIG_BFIN_CPU */
+#ifndef CONFIG_BFIN_CPU
+# error CONFIG_BFIN_CPU: your board config needs to define this
 #endif
 
 /* Make sure the structure is properly aligned */