We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4960f9a commit 93b81abCopy full SHA for 93b81ab
arch/arm64/include/asm/fpsimd.h
@@ -155,8 +155,6 @@ extern void cpu_enable_sme2(const struct arm64_cpu_capabilities *__unused);
155
extern void cpu_enable_fa64(const struct arm64_cpu_capabilities *__unused);
156
extern void cpu_enable_fpmr(const struct arm64_cpu_capabilities *__unused);
157
158
-extern u64 read_smcr_features(void);
159
-
160
/*
161
* Helpers to translate bit indices in sve_vq_map to VQ values (and
162
* vice versa). This allows find_next_bit() to be used to find the
0 commit comments