staging: unisys: visorbus: Remove unnecessary includes for visorchipset.c

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>
This commit is contained in:
David Kershner
2017-08-22 13:27:15 -04:00
committed by Greg Kroah-Hartman
parent ab3807d92f
commit 351c51e37c

View 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"