commit | 9628afa7f5cd6d752adc7bb77ea14fd639a66d03 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Sep 11 20:17:48 2015 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Sep 25 00:27:53 2015 +0900 |
tree | c11963a6f3ff278887b38b109a500cf2b4a6912d | |
parent | d5ed8c5727f6985505ceb6e8640528e7e08e9670 [diff] |
ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.h To achieve the complete run-time configuration by device trees, ifdef conditionals in header files are not preferable. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>