summaryrefslogtreecommitdiffstats
path: root/linux/drivers/soc/fsl/qbman/bman_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drivers/soc/fsl/qbman/bman_test.h')
-rw-r--r--linux/drivers/soc/fsl/qbman/bman_test.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/linux/drivers/soc/fsl/qbman/bman_test.h b/linux/drivers/soc/fsl/qbman/bman_test.h
index 9c51c38b..037ed342 100644
--- a/linux/drivers/soc/fsl/qbman/bman_test.h
+++ b/linux/drivers/soc/fsl/qbman/bman_test.h
@@ -1,4 +1,4 @@
-/* Copyright 2008 - 2015 Freescale Semiconductor, Inc.
+/* Copyright 2008 - 2016 Freescale Semiconductor, Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
@@ -30,5 +30,6 @@
#include "bman_priv.h"
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
void bman_test_api(void);
-void bman_test_thresh(void);