summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2011-07-01 14:37:08 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-07-06 20:49:45 +0100
commiteca5dc2a0028d64229aef1b7839bcbae1d864c5f (patch)
treec3f83657fb24870487a820e2900f5d65a13fa40c /block
parentf022e4e41bb339a8bded1063e718d463904ec716 (diff)
downloadlinux-eca5dc2a0028d64229aef1b7839bcbae1d864c5f.tar.bz2
ARM: 6988/1: multi-cpu: remove arguments from CPU proc macros
The macros for invoking functions via the processor struct in the MULTI_CPU case define the arguments as part of the macros, making it impossible to take the address of those functions. This patch removes the arguments from the macro definitions so that we can take the address of these functions like we can for the !MULTI_CPU case. Reported-by: Frank Hofmann <frank.hofmann@tomtom.com> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions