commit | 3676d24a8e515be6f22d75957674905fa84d41a0 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Sun Jun 10 20:42:20 2012 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Thu Oct 04 14:11:07 2012 +0200 |
tree | cddb41a5454071bb94b37b1c4ed93e79069b72b3 | |
parent | a0d271cbfed1dd50278c6b06bead3d00ba0a88f9 [diff] |
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>