diff options
Diffstat (limited to 'drivers/soc/fsl/qbman/qman_test.h')
-rw-r--r-- | drivers/soc/fsl/qbman/qman_test.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/soc/fsl/qbman/qman_test.h b/drivers/soc/fsl/qbman/qman_test.h index d5f8cb2260dc..41bdbc48cade 100644 --- a/drivers/soc/fsl/qbman/qman_test.h +++ b/drivers/soc/fsl/qbman/qman_test.h @@ -30,7 +30,5 @@ #include "qman_priv.h" -#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt - int qman_test_stash(void); int qman_test_api(void); |