Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-05 | crypto: sparc - move opcodes.h into asm directory | Eric Biggers | |
Since arch/sparc/crypto/opcodes.h is now needed outside the arch/sparc/crypto/ directory, move it into arch/sparc/include/asm/ so that it can be included as <asm/opcodes.h>. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |