[PATCH] blackfin: consolidate arch/blackfin/include/asm/linkage.h
Sascha Hauer
s.hauer at pengutronix.de
Thu Jan 29 00:44:37 PST 2015
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 at jp.panasonic.com>
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 |
More information about the barebox
mailing list