staging: greybus: move core include files to include/linux/greybus/
[linux-2.6-microblaze.git] / drivers / staging / greybus / vibrator.c
index 3e5dede..0e2b188 100644 (file)
@@ -13,8 +13,7 @@
 #include <linux/kdev_t.h>
 #include <linux/idr.h>
 #include <linux/pm_runtime.h>
-
-#include "greybus.h"
+#include <linux/greybus.h>
 
 struct gb_vibrator_device {
        struct gb_connection    *connection;