X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=cpu%2Fmicroblaze%2Fcache.c;h=4b7866fae50721a705f2eb8ca7a62ca0e369844d;hb=9c73f4b81172bc9f1b8f132450e69bcfb5b960ca;hp=4f36a84ec4b55d9d5e25b3fa53f0a8279be5b029;hpb=3c4bd60de15d79ddfc0cf3170a55847b2025d93f;p=oweals%2Fu-boot.git diff --git a/cpu/microblaze/cache.c b/cpu/microblaze/cache.c old mode 100755 new mode 100644 index 4f36a84ec4..4b7866fae5 --- a/cpu/microblaze/cache.c +++ b/cpu/microblaze/cache.c @@ -1,7 +1,7 @@ /* * (C) Copyright 2007 Michal Simek * - * Michal SIMEK + * Michal SIMEK * * See file CREDITS for list of people who contributed to this * project. @@ -25,7 +25,7 @@ #include #include -#if (CONFIG_COMMANDS & CFG_CMD_CACHE) +#if defined(CONFIG_CMD_CACHE) int dcache_status (void) {