Commit a5a697cd authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Paul Gortmaker
Browse files

pinctrl: EXPORT_SYMBOL needs export.h

parent 402b20de
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
#define pr_fmt(fmt) "pinctrl core: " fmt

#include <linux/kernel.h>
#include <linux/export.h>
#include <linux/init.h>
#include <linux/device.h>
#include <linux/slab.h>