]> git.baikalelectronics.ru Git - 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)
commit11f06a5bf43d4dbb9c67ce729d05dcf2ec34a379
tree58516af2d90b71bd02b6fed83fe1d9ed553f0353
parent3e611a44ddae9e5942e5d648bd9d04c5ae873a41
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: b0fee5719d67 ("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]