On Thu, Jan 29, 2015 at 11:35:19AM +0900, Masahiro Yamada wrote: > Since include/linux/linkage.h includes <asm/linkage.h>, the basic > coding style we should follow is: > > - <linux/linkage.h> should contain default macro defines > - <asm/linkage.h> can define arch-specific macros and override the > default ones in <linux/linkage.h> > > The arch/blackfin/include/asm/linkage.h has redundant defines that > are already defined in <linux/linkage.h>. > Replace it with the one imported from Linux 3.19-rc6. > > Generally, <asm/linkage.h> should not be included directly. > Fix two files to include <linux/linkage.h> instead. > > Signed-off-by: Masahiro Yamada <yamada.m@xxxxxxxxxxxxxxxx> Applied, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox