ib_srpt: Suppress a compiler warning when building against Mellanox OFED

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6137 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2015-03-02 14:24:33 +00:00
parent f59f2ab6ab
commit ef48d260d2

View File

@@ -33,6 +33,7 @@
*
*/
#undef pr_fmt
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/module.h>