From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S940351AbXGUPK2 (ORCPT ); Sat, 21 Jul 2007 11:10:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S939233AbXGUPD6 (ORCPT ); Sat, 21 Jul 2007 11:03:58 -0400 Received: from ug-out-1314.google.com ([66.249.92.174]:37344 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S939056AbXGUPD4 (ORCPT ); Sat, 21 Jul 2007 11:03:56 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:subject:date:user-agent:cc:mime-version:content-disposition:content-type:content-transfer-encoding:message-id; b=R0LrfxFhNrMUCwozS66Ax/LpafLk++DBr28hIqdOfD8DUd+ouDrX2exGVyGU+V2bmBThQUbWl5vhpW+GcF1q5R6u/8B+PfmhGGkT90oWuvPH0qUP0wWCTj2bb5tOtndaWptQu9gn7g6RzwGYf0o1K9TCAQLecPQwlv4DtRFSB1A= From: Jesper Juhl To: Linux Kernel Mailing List Subject: [PATCH][15/37] Clean up duplicate includes in drivers/usb/ Date: Sat, 21 Jul 2007 17:02:59 +0200 User-Agent: KMail/1.9.7 Cc: Andrew Morton , Jesper Juhl , Greg Kroah-Hartman , gregkh@suse.de, linux-usb-users@lists.sourceforge.net, Tony Olech MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200707211702.59265.jesper.juhl@gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, This patch cleans up duplicate includes in drivers/usb/ Signed-off-by: Jesper Juhl --- diff --git a/drivers/usb/host/u132-hcd.c b/drivers/usb/host/u132-hcd.c index 7f765ec..b38a9bd 100644 --- a/drivers/usb/host/u132-hcd.c +++ b/drivers/usb/host/u132-hcd.c @@ -51,7 +51,6 @@ #include #include #include -#include #include #include #include