[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170201110507.11042-1-standby24x7@gmail.com>
Date: Wed, 1 Feb 2017 20:05:07 +0900
From: Masanari Iida <standby24x7@...il.com>
To: johan@...nel.org, elder@...nel.org, gregkh@...uxfoundation.org,
linux-kernel@...r.kernel.org, greybus-dev@...ts.linaro.org
Cc: Masanari Iida <standby24x7@...il.com>
Subject: [PATCH] [linux-next] staging: greybus: Remove duplicate include file
This patch removed duplicated include line.
Signed-off-by: Masanari Iida <standby24x7@...il.com>
---
drivers/staging/greybus/authentication.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/greybus/authentication.c b/drivers/staging/greybus/authentication.c
index 168626ba0c03..6c5dcb1c226b 100644
--- a/drivers/staging/greybus/authentication.c
+++ b/drivers/staging/greybus/authentication.c
@@ -16,7 +16,6 @@
#include "greybus_authentication.h"
#include "firmware.h"
-#include "greybus.h"
#define CAP_TIMEOUT_MS 1000
--
2.11.0.616.g8f60064c1f53
Powered by blists - more mailing lists