device.h: cleanup users outside of linux/include (C files)
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / base / regmap / regmap-debugfs.c
index 6f397476e27c010fd938dfd05b84eb68fcef7c77..8c90a83ae24f8a3961d3c214c57f2b50c6da125c 100644 (file)
@@ -15,6 +15,7 @@
 #include <linux/mutex.h>
 #include <linux/debugfs.h>
 #include <linux/uaccess.h>
+#include <linux/device.h>
 
 #include "internal.h"