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:
Paul Bolle 2012-06-10 20:42:20 +02:00 committed by Michal Simek
parent a0d271cbfe
commit 3676d24a8e

View File

@ -1 +0,0 @@
#include <linux/linkage.h>