aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/authentication.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/greybus/authentication.c')
-rw-r--r--drivers/staging/greybus/authentication.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/greybus/authentication.c b/drivers/staging/greybus/authentication.c
index a5d7c53df987..297e69f011c7 100644
--- a/drivers/staging/greybus/authentication.c
+++ b/drivers/staging/greybus/authentication.c
@@ -6,8 +6,7 @@
* Copyright 2016 Linaro Ltd.
*/
-#include "greybus.h"
-
+#include <linux/greybus.h>
#include <linux/cdev.h>
#include <linux/fs.h>
#include <linux/ioctl.h>