From: Brajeswar Ghosh Date: Wed, 9 Jan 2019 15:25:59 +0000 (+0530) Subject: staging/android/vsoc: Remove duplicate header X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~5215^2~225 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=e6718f686ed4b9e48c26bf3cda220a2c98df20e3;p=linux.git staging/android/vsoc: Remove duplicate header Remove linux/mutex.h which is included more than once Signed-off-by: Brajeswar Ghosh Acked-by: Souptick Joarder Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/android/vsoc.c b/drivers/staging/android/vsoc.c index 22571abcaa4e..8a75bd27c413 100644 --- a/drivers/staging/android/vsoc.c +++ b/drivers/staging/android/vsoc.c @@ -29,7 +29,6 @@ #include #include #include -#include #include #include #include "uapi/vsoc_shm.h"