From ff7bd1fa9f97a336a92c94b912a416de49c90b9c Mon Sep 17 00:00:00 2001 From: Jes Sorensen <Jes.Sorensen@redhat.com> Date: Tue, 5 May 2015 18:36:27 -0400 Subject: [PATCH] staging: unisys: visorchipset.c: No need to include memregion.h anymore Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- drivers/staging/unisys/visorbus/visorchipset.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/unisys/visorbus/visorchipset.c b/drivers/staging/unisys/visorbus/visorchipset.c index 9390ed6e90d24..e0f8d7692037a 100644 --- a/drivers/staging/unisys/visorbus/visorchipset.c +++ b/drivers/staging/unisys/visorbus/visorchipset.c @@ -15,7 +15,6 @@ * details. */ -#include "memregion.h" #include "controlvmchannel.h" #include "version.h" #include "procobjecttree.h" -- 2.30.2