From 3676d24a8e515be6f22d75957674905fa84d41a0 Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Sun, 10 Jun 2012 20:42:20 +0200 Subject: microblaze: clinkage.h Nothing includes . 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 . It can safely be removed. Signed-off-by: Paul Bolle --- arch/microblaze/include/asm/clinkage.h | 1 - 1 file changed, 1 deletion(-) delete mode 100644 arch/microblaze/include/asm/clinkage.h diff --git a/arch/microblaze/include/asm/clinkage.h b/arch/microblaze/include/asm/clinkage.h deleted file mode 100644 index 9e21843..0000000 --- a/arch/microblaze/include/asm/clinkage.h +++ /dev/null @@ -1 +0,0 @@ -#include -- cgit v1.1