From: Vadim Pasternak Date: Tue, 23 Jan 2018 02:34:49 +0000 (-0800) Subject: platform/mellanox: mlxreg-hotplug: Remove unused wait.h include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4abdbfa7331ef5a79a6f89d2d8061ac085878756;p=linux.git platform/mellanox: mlxreg-hotplug: Remove unused wait.h include The driver does not make use of anything defined in wait.h. Signed-off-by: Vadim Pasternak Acked-by: Andy Shevchenko [dvhart: refactor into smaller functional changes, leave spinlock.h] Signed-off-by: Darren Hart (VMware) --- diff --git a/drivers/platform/mellanox/mlxreg-hotplug.c b/drivers/platform/mellanox/mlxreg-hotplug.c index 5cfc82ba34be8..e55f57639cc14 100644 --- a/drivers/platform/mellanox/mlxreg-hotplug.c +++ b/drivers/platform/mellanox/mlxreg-hotplug.c @@ -42,7 +42,6 @@ #include #include #include -#include #include /* Offset of event and mask registers from status register */