diff options
| author | Yoichi Yuasa <[email protected]> | 2012-07-18 21:12:01 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-07-19 01:35:57 +0000 |
| commit | 893a0574de0c90a4e52c8f7070023b2eb58cd220 (patch) | |
| tree | b8557b37a4c70122910aef593cc1182119df64af /lib/mpi/mpiutil.c | |
| parent | Make wait_for_device_probe() also do scsi_complete_async_scans() (diff) | |
| download | kernel-893a0574de0c90a4e52c8f7070023b2eb58cd220.tar.gz kernel-893a0574de0c90a4e52c8f7070023b2eb58cd220.zip | |
mips: fix bug.h build regression
Commit 377780887 ("bug.h: need linux/kernel.h for TAINT_WARN.") broke
all MIPS builds:
CC arch/mips/kernel/machine_kexec.o
include/linux/log2.h: In function '__ilog2_u32':
include/linux/log2.h:34:2: error: implicit declaration of function 'fls' [-Werror=implicit-function-declaration]
include/linux/log2.h: In function '__ilog2_u64':
include/linux/log2.h:42:2: error: implicit declaration of function 'fls64' [-Werror=implicit-function-declaration]
...
Signed-off-by: Yoichi Yuasa <[email protected]>
Tested-by: John Crispin <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: David Daney <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions
