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)
commit3676d24a8e515be6f22d75957674905fa84d41a0
treecddb41a5454071bb94b37b1c4ed93e79069b72b3
parenta0d271cbfed1dd50278c6b06bead3d00ba0a88f9
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>
arch/microblaze/include/asm/clinkage.h [deleted file]