diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-12-20 14:47:19 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-12-20 15:06:56 +0000 |
commit | e3fbb087650df130788d8e3ac29875ee56819249 (patch) | |
tree | 4d85c79146353a51946198f1dbf26e47322bd47b /arch/arm/include/asm/cache.h | |
parent | 0df7095205cbf6ea1cdfe6254e0d6a3b823caa3b (diff) | |
download | linux-stable-e3fbb087650df130788d8e3ac29875ee56819249.tar.gz linux-stable-e3fbb087650df130788d8e3ac29875ee56819249.tar.bz2 linux-stable-e3fbb087650df130788d8e3ac29875ee56819249.zip |
ARM: SMP: remove send_ipi_message()
send_ipi_message() does nothing except call smp_cross_call(). As
this is a static function, nothing external to this file calls it,
so we can easily clean up this now unnecessary indirection.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/include/asm/cache.h')
0 files changed, 0 insertions, 0 deletions