staging: xgifb: pr_fmt kbuild macro
Added the kbuild macro pr_fmt() to XGI_main_26.c Signed-off-by: Sam Hansen <solid.se7en@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7ad6651d78
commit
96c66042be
@ -4,6 +4,8 @@
|
||||
* Base on TW's sis fbdev code.
|
||||
*/
|
||||
|
||||
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
|
||||
|
||||
/* #include <linux/config.h> */
|
||||
#include <linux/module.h>
|
||||
#include <linux/moduleparam.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user