commit | ee8ef5afa87bf37d493bf7be9d475e54d6c2ebee | [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 | e27d6c7d328caf75bd7680109bc6610bc681f46e [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>