arm: cosmetic: align TTB_SECT define value

Align TTB_SECT define value with previous value.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
This commit is contained in:
Patrick Delaunay 2021-02-05 13:53:35 +01:00 committed by Tom Rini
parent 342e1abd5c
commit 9b39d249e0

View File

@ -475,7 +475,7 @@ enum dcache_option {
#define TTB_SECT_XN_MASK (1 << 4)
#define TTB_SECT_C_MASK (1 << 3)
#define TTB_SECT_B_MASK (1 << 2)
#define TTB_SECT (2 << 0)
#define TTB_SECT (2 << 0)
/*
* Short-descriptor format memory region attributes, without TEX remap