commit | 1b8189805232ca7156e0a6fbe36fedba7d1f59a9 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jan 21 18:05:27 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Jan 22 16:49:33 2017 +0900 |
tree | 26698081909c04e0f0c3f1d1a664d83e60ec0884 | |
parent | 31649054e21b7cd9ba6cf0f7bd1e234374810bdd [diff] |
ARM: uniphier: add macro to generate SoC data look-up function There are similar functions that look up SoC data by the SoC ID. The new macro UNIPHIER_DEFINE_SOCDATA_FUNC will be helpful to avoid the code duplication. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>