ARM: remove redundant asmlinkage define
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Wed, 3 Dec 2014 08:36:58 +0000 (17:36 +0900)
committerSimon Glass <sjg@chromium.org>
Mon, 15 Dec 2014 14:22:56 +0000 (07:22 -0700)
commit7cbd74f7484e9a58f7109e74e81002fee029b2f7
treea26d6cd67b48cce01c0f7c8b0cc7a05198dc28dd
parente6126a58720ed8e53de93883c3f1572ad3d7b7c3
ARM: remove redundant asmlinkage define

Use asmlinkage defined in include/linux/linkage.h if necessary.
Actually no ARM board uses asmlinkage, so this commit has no impact.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
include/common.h