microblaze: clinkage.h
Nothing includes <asm/clinkage.h>. It has actually never been included
since it was added to the tree in commit
9981cd94d5
("microblaze_v8: clinkage.h
linkage.h sections.h kmap_types.h"). That's not surprising, since
including it is indistinguishable from including <linux/linkage.h>. It
can safely be removed.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
This commit is contained in:
parent
a0d271cbfe
commit
3676d24a8e
1 changed files with 0 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
#include <linux/linkage.h>
|
Loading…
Reference in a new issue