ARM: 6541/1: move sev definition to common system.h include file
commit3d29005ab8d828e36108ecc2338612ce3acdd86f
authorShiraz Hashim <shiraz.hashim@st.com>
Thu, 23 Dec 2010 10:32:41 +0000 (23 11:32 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Dec 2010 09:51:43 +0000 (24 09:51 +0000)
treecadf8dcc7207039f3d6a372eef74bdc466eaad3e
parent67cfa23ac9df810d1fbf3a06b7f408243350ecfe
ARM: 6541/1: move sev definition to common system.h include file

sev is used to send wakeup event to other cores in ARMv6K and above.
This has been moved from platform specific part to standard common
ARM header file (asm/system.h). Also introduced wfi() and wfe().

Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/system.h