diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-07-17 17:11:26 -0400 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-10-31 19:32:28 -0400 |
commit | bb2eac66ee0e8023432e8b0ff13b75e47be199e9 (patch) | |
tree | 44487ed5b1ecee4478561adbebd56b1965d0a581 /include/linux/miscdevice.h | |
parent | d0a9940289a74378c19078fac5b9858fd114dff7 (diff) |
stop_machine.h: fix implicit use of smp.h for smp_processor_id
This will show up on MIPS when we fix all the implicit header presences
that are because of module.h being everywhere.
In file included from kernel/trace/ftrace.c:16:
include/linux/stop_machine.h: In function 'stop_one_cpu':
include/linux/stop_machine.h:50: error: implicit declaration of function 'smp_processor_id'
include/linux/stop_machine.h: In function 'stop_cpus':
include/linux/stop_machine.h:80: error: implicit declaration of function 'raw_smp_processor_id'
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'include/linux/miscdevice.h')
0 files changed, 0 insertions, 0 deletions