瀏覽代碼

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 年之前
父節點
當前提交
3676d24a8e
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      arch/microblaze/include/asm/clinkage.h

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

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