Browse Source

microblaze: clinkage.h

Nothing includes <asm/clinkage.h>. It has actually never been included
since it was added to the tree in commit
9981cd94d526a300dbef58048b1d281386b7289c ("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>
Paul Bolle 13 years ago
parent
commit
3676d24a8e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/microblaze/include/asm/clinkage.h

+ 0 - 1
arch/microblaze/include/asm/clinkage.h

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