From: Masahiro Yamada Date: Fri, 18 Mar 2016 07:41:42 +0000 (+0900) Subject: ARM: uniphier: fix bogus comment X-Git-Tag: v2016.05-rc1~194 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=013dcc7863b990f7bd0680e1ced320bf6a963e8f;p=platform%2Fkernel%2Fu-boot.git ARM: uniphier: fix bogus comment This comment line is telling the opposite of the logic. Signed-off-by: Masahiro Yamada --- diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h index 9c9e3b8..784d3c1 100644 --- a/include/configs/uniphier.h +++ b/include/configs/uniphier.h @@ -34,7 +34,7 @@ #define CONFIG_SYS_CACHELINE_SIZE 32 -/* Comment out the following to enable L2 cache */ +/* Comment out the following to disable L2 cache */ #define CONFIG_UNIPHIER_L2CACHE_ON #define CONFIG_DISPLAY_CPUINFO