diff options
author | 2012-07-18 14:12:01 -0700 | |
---|---|---|
committer | 2012-07-18 18:35:57 -0700 | |
commit | 893a0574de0c90a4e52c8f7070023b2eb58cd220 (patch) | |
tree | b8557b37a4c70122910aef593cc1182119df64af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Make wait_for_device_probe() also do scsi_complete_async_scans() (diff) | |
download | linux-dev-893a0574de0c90a4e52c8f7070023b2eb58cd220.tar.xz linux-dev-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 <yuasa@linux-mips.org>
Tested-by: John Crispin <blogic@openwrt.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions