summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/qcom-rradc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/adc/qcom-rradc.c')
-rw-r--r--drivers/iio/adc/qcom-rradc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/iio/adc/qcom-rradc.c b/drivers/iio/adc/qcom-rradc.c
index ae2df4f7ff0d..a0fcad198f62 100644
--- a/drivers/iio/adc/qcom-rradc.c
+++ b/drivers/iio/adc/qcom-rradc.c
@@ -11,6 +11,8 @@
* GNU General Public License for more details.
*/
+#define pr_fmt(fmt) "RRADC: %s: " fmt, __func__
+
#include <linux/iio/iio.h>
#include <linux/kernel.h>
#include <linux/math64.h>