target: fix some minor typo
Minor typos found by the new checkpatch boosted by the dictionary provided by 'codespell'. Change-Id: I548581247db72e683249749d1b8725035530b06e Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/6217 Tested-by: jenkins
This commit is contained in:
@@ -206,7 +206,7 @@ struct arc_common {
|
||||
bool dcache_invalidated;
|
||||
bool l2cache_invalidated;
|
||||
|
||||
/* Indicate if cach was built (for deinit function) */
|
||||
/* Indicate if cache was built (for deinit function) */
|
||||
bool core_aux_cache_built;
|
||||
bool bcr_cache_built;
|
||||
/* Closely Coupled memory(CCM) regions for performance-critical
|
||||
|
||||
Reference in New Issue
Block a user