]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf915bad43373a13f9b66e06c3abd04a50d4a2b18
treecddb41a5454071bb94b37b1c4ed93e79069b72b3
parentcd51c56a48839bb64110da1630f05af7f35b5857
microblaze: clinkage.h

Nothing includes <asm/clinkage.h>. It has actually never been included
since it was added to the tree in commit
42c13d845bdb24045c38d24ad23528f8b6df8e3b ("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]