Currently we use a mix of .arch and .cpu to enable architecture extensions, make things consistent by converting the two instances of .cpu to .arch which is more common and a bit more idiomatic for our goal. Mark Brown (2): arm64: crypto: Consistently enable extension arm64: lib: Consistently enable crc32 extension arch/arm64/crypto/crct10dif-ce-core.S | 2 +- arch/arm64/lib/crc32.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.20.1