commit | 95646e1d756151ce469d0d1eb6144b4ff050b843 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Aug 10 16:08:44 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 11 17:49:32 2016 +0900 |
tree | c0c7b709b688504ce63b8ff600940525e50eeb0c | |
parent | c21fadfe17b723a39328272bf03b080fa93a0b0c [diff] |
ARM: uniphier: move outer cache register macros to .c file Now, all of these macros are only used in cache-uniphier.c, so there is no need to export them in a header file. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>