Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c8016d45 authored by Sachin Kamat's avatar Sachin Kamat Committed by Lee Jones
Browse files

mfd: max14577: Include missing err.h



Add this header explicitly for IS_ERR and friends.

Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 63f5d2e8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
 * This driver is based on max8997.c
 */

#include <linux/err.h>
#include <linux/module.h>
#include <linux/interrupt.h>
#include <linux/mfd/core.h>