]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/hal/arm/mx31/var/v2_0/include/hal_cache.h
TX51 pre-release
[karo-tx-redboot.git] / packages / hal / arm / mx31 / var / v2_0 / include / hal_cache.h
index 2e5798735d151b2c36df916dfc6124a11a2ee164..7d05347be75be3d6525c4ecf7b5f5173cd68b264 100644 (file)
@@ -312,7 +312,7 @@ CYG_MACRO_END
 
 #define HAL_ICACHE_DISABLE() {          \
         HAL_ICACHE_DISABLE_L1();        \
-}                                       
+}
 
 #define HAL_ICACHE_ENABLE() {           \
         HAL_ICACHE_ENABLE_L1();         \