]> git.ipfire.org Git - people/ms/linux.git/commitdiff
staging: unisys: visorbus: Remove unnecessary includes for visorchipset.c
authorDavid Kershner <david.kershner@unisys.com>
Tue, 22 Aug 2017 17:27:15 +0000 (13:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Aug 2017 22:12:52 +0000 (15:12 -0700)
Visorchipset.c was including unnecessary include files, either included by
other headers or not needed at all.

Reviewed-by: Sameer Wadgaonkar <sameer.wadgaonkar@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c

index bfaf17effb2b0004779e262ea26fc58b4a0041de..ced11283031649645d21d6fea8e88c91453d4666 100644 (file)
@@ -14,8 +14,6 @@
  */
 
 #include <linux/acpi.h>
-#include <linux/mm.h>
-#include <linux/uuid.h>
 #include <linux/crash_dump.h>
 
 #include "visorbus.h"