]> rtime.felk.cvut.cz Git - linux-imx.git/commit
include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is defined
authorChen Gang <gang.chen@asianux.com>
Thu, 28 Mar 2013 15:24:53 +0000 (15:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Mar 2013 03:31:34 +0000 (23:31 -0400)
commita691ce7fe451363d2f1fa48d30c8f4b87c2475d4
tree0b374e66da9217b81d6c2534ea31a60ebc643e31
parentf498354793d57479d4e1b0f39969acd66737234c
include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is defined

for make V=1 EXTRA_CFLAGS=-W ARCH=arm allmodconfig
    printk is need when CONFIG_BPF_JIT is defined
    or it will report pr_err and print_hex_dump are implicit declaration

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/filter.h