Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757424AbbDPNL3 (ORCPT ); Thu, 16 Apr 2015 09:11:29 -0400 Received: from m12-15.163.com ([220.181.12.15]:39186 "EHLO m12-15.163.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756648AbbDPNLV (ORCPT ); Thu, 16 Apr 2015 09:11:21 -0400 X-Coremail-DSSMTP: 49.77.26.90 From: weiyj_lk@163.com To: Benjamin Romer , David Kershner , Greg Kroah-Hartman , Erik Arfvidson , Bryan Thompson Cc: Wei Yongjun , sparmaintainer@unisys.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: [PATCH -next] staging: unisys: virtpci: Remove unused including Date: Thu, 16 Apr 2015 21:08:11 +0800 Message-Id: <1429189691-23791-1-git-send-email-weiyj_lk@163.com> X-Mailer: git-send-email 2.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-CM-TRANSID: D8CowEBph1E8tC9VTMF7Ag--.146S2 X-Coremail-Antispam: 1Uf129KBjvdXoW7Wr4kZrWruF43Kr18KFykKrg_yoW3Xrg_u3 47Xr4xC34jvr48trWfAFn8A3saga13Xw4jvF1Fv34fJF1DK398G393Za47Jry3KFZIkr4x Zay8trWF9r15WjkaLaAFLSUrUUUUUb8apTn2vfkv8UJUUUU8Yxn0WfASr-VFAUDa7-sFnT 9fnUUvcSsGvfC2KfnxnUUI43ZEXa7IUnnmR5UUUUU== X-Originating-IP: [49.77.26.90] X-CM-SenderInfo: pzhl5yxbonqiywtou0bp/1tbiox7d1lULzUSAHAAAs9 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 933 Lines: 27 From: Wei Yongjun Remove including that don't need it. Signed-off-by: Wei Yongjun --- drivers/staging/unisys/virtpci/virtpci.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/unisys/virtpci/virtpci.c b/drivers/staging/unisys/virtpci/virtpci.c index d5ad017..397e967 100644 --- a/drivers/staging/unisys/virtpci/virtpci.c +++ b/drivers/staging/unisys/virtpci/virtpci.c @@ -36,7 +36,6 @@ #include #include #include -#include #include #include "version.h" #include "guestlinuxdebug.h" -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/