]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
microblaze: clinkage.h
authorPaul Bolle <pebolle@tiscali.nl>
Sun, 10 Jun 2012 18:42:20 +0000 (20:42 +0200)
committerMichal Simek <monstr@monstr.eu>
Thu, 4 Oct 2012 12:11:07 +0000 (14:11 +0200)
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>
arch/microblaze/include/asm/clinkage.h [deleted file]

diff --git a/arch/microblaze/include/asm/clinkage.h b/arch/microblaze/include/asm/clinkage.h
deleted file mode 100644 (file)
index 9e21843..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include <linux/linkage.h>