Skip to content

Commit 4abdbfa

Browse files
mellanoxbmcdvhart
authored andcommitted
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 <vadimp@mellanox.com> Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com> [dvhart: refactor into smaller functional changes, leave spinlock.h] Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
1 parent 1f976f6 commit 4abdbfa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/platform/mellanox/mlxreg-hotplug.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
#include <linux/platform_data/mlxreg.h>
4343
#include <linux/platform_device.h>
4444
#include <linux/spinlock.h>
45-
#include <linux/wait.h>
4645
#include <linux/workqueue.h>
4746

4847
/* Offset of event and mask registers from status register */

0 commit comments

Comments
 (0)