aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorGeoff Levand <[email protected]>2016-04-27 17:47:01 +0100
committerWill Deacon <[email protected]>2016-04-28 12:05:46 +0100
commite7227d0e528f9a96d4a866f43e20dd9b33f0e782 (patch)
treee526ce95b4a54d3c8139847f5cd8bcd317a5d546 /drivers/fpga/fpga-mgr.c
parent7b7293ae3dbd0a1965bf310b77fed5f9bb37bb93 (diff)
arm64: Cleanup SCTLR flags
We currently have macros defining flags for the arm64 sctlr registers in both kvm_arm.h and sysreg.h. To clean things up and simplify move the definitions of the SCTLR_EL2 flags from kvm_arm.h to sysreg.h, rename any SCTLR_EL1 or SCTLR_EL2 flags that are common to both registers to be SCTLR_ELx, with 'x' indicating a common flag, and fixup all files to include the proper header or to use the new macro names. Signed-off-by: Geoff Levand <[email protected]> [Restored pgtable-hwdef.h include] Signed-off-by: James Morse <[email protected]> Acked-by: Marc Zyngier <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions