[CLASS DEVICE]: add attribute_group creation
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / base / sys.c
index 3431eb6004c3287f6c0be52ddcb75d13d6037f0e..6fc23ab127bd52abd01f10eb55136a7c3057a12b 100644 (file)
 #include <linux/slab.h>
 #include <linux/string.h>
 #include <linux/pm.h>
+#include <linux/device.h>
+#include <asm/semaphore.h>
+
+#include "base.h"
 
 extern struct subsystem devices_subsys;