commit | 20c994e4d806e0c656b5fe0d14b17896b73a086c | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <mka@chromium.org> | Mon Apr 03 12:46:36 2017 -0700 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Apr 19 01:12:19 2017 +0900 |
tree | 902a781cca4aed6e6b6f2d87d0d96eb5387d6e58 | |
parent | 90ad4052e85cece1bbae064ff4b14088de35df29 [diff] |
frv: Use OFFSET macro in DEF_*REG() Avoid code duplication by using OFFSET() in DEF_*REG() instead of replicating the macro. Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Reviewed-by: David Howells <dhowells@redhat.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>