commit | 2bf7c86ebbc06b0ad504db2cb483e55b9dfe73f1 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Sep 15 21:43:21 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Sep 18 20:26:12 2017 +0900 |
tree | 08522c0b68f6d3c83985b7da13e982c78d427872 | |
parent | 81b9bb5fcb5e8d42a7ccfeaf5afed9ff77014761 [diff] |
ARM: uniphier: remove bit field macros from sc64-regs.h Starting from PXs3, the bit fields of RSTCTRL, CLKCTRL registers will change every SoC. There is no more point to define bitfields in the common header file. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>