diff options
author | Yoichi Yuasa <[email protected]> | 2012-07-18 14:12:01 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-07-18 18:35:57 -0700 |
commit | 893a0574de0c90a4e52c8f7070023b2eb58cd220 (patch) | |
tree | b8557b37a4c70122910aef593cc1182119df64af /net/lapb/lapb_in.c | |
parent | eea03c20ae38a55405c0865ed9adfccc400e4c8e (diff) |
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 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions