Masahiro Yamada e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h>
Commit 65dd74a674d6 (x86: ivybridge: Implement SDRAM init) introduced
x86-specific asmlinkage into arch/x86/include/asm/config.h.

Commit ed0a2fbf14f7 (x86: Add a definition of asmlinkage) added the
same macro define again, this time, into include/common.h.
(Please do not add arch-specific stuff to include/common.h any more;
it is already too cluttered.)

The generic asmlinkage is defined in <linux/linkage.h>.  If you want
to override it with an arch-specific one, the best way is to add it
to <asm/linkage.h> like Linux Kernel.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2014-12-15 07:22:53 -07:00
..
2011-01-18 23:38:08 +01:00
2014-01-08 17:20:34 -07:00
2011-10-17 22:25:34 +02:00
2010-05-06 00:17:01 +02:00
2014-08-25 17:02:33 -04:00
2010-05-06 00:17:01 +02:00
2010-05-06 00:17:01 +02:00
2008-09-13 02:23:05 +02:00
2009-12-05 01:30:23 +01:00
2011-09-11 21:24:09 +02:00
2008-08-31 04:24:51 +02:00
2001-04-28 17:59:11 +00:00
2012-10-15 11:53:47 -07:00
2002-03-08 21:31:05 +00:00