Files
android_kernel_xiaomi_sm8450/arch/blackfin/kernel/module.c
Joe Perches e2c75fcae4 module: Fix pr_fmt() bug for header use of printk
This commit removes the pr_fmt() macro, replacing it with mod_err() and
mod_debug() macros to avoid errors when using printk() from header files.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
2017-07-24 16:01:33 -07:00

8.0 KiB