]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
alpha: Restore symbol versions for symbols exported from assembly
authorBen Hutchings <ben@decadent.org.uk>
Wed, 19 Jul 2017 00:01:16 +0000 (01:01 +0100)
committerMatt Turner <mattst88@gmail.com>
Mon, 4 Sep 2017 19:04:34 +0000 (12:04 -0700)
commit873f9b5bcbf27f6e89e1879714abe4532cacf5d7
tree58516af2d90b71bd02b6fed83fe1d9ed553f0353
parent81f166c225bb8e6ad25df3592ebf267918bd407f
alpha: Restore symbol versions for symbols exported from assembly

Add <asm/asm-prototypes.h> so that genksyms knows the types of
these symbols and can generate CRCs for them.

Fixes: 00fc0e0dda62 ("alpha: move exports to actual definitions")
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/include/asm/asm-prototypes.h [new file with mode: 0644]