From: Masanari Iida Date: Wed, 1 Feb 2017 11:05:07 +0000 (+0900) Subject: staging: greybus: Remove duplicate include file X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5f50ca98af96e33cabd2af22d2884dc87aba2f61;p=linux.git staging: greybus: Remove duplicate include file This patch removed duplicated include line. Signed-off-by: Masanari Iida Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/greybus/authentication.c b/drivers/staging/greybus/authentication.c index 168626ba0c036..6c5dcb1c226bc 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