Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753850Ab1F0TDA (ORCPT ); Mon, 27 Jun 2011 15:03:00 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:46941 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753814Ab1F0TBH (ORCPT ); Mon, 27 Jun 2011 15:01:07 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=EvwgHRjLUWGXY5KJPF+sRI4hetAzZJ7+AJzmje9amZxGNOVh9RIs8R5BViWMEmzJ1B SWeM+ugszQpKMRBiNFU1zWlMjdOLHrhYw3A532T9D94Rhix282v7vd+2TXWnU18+fsKB Li4THITw+EUPZ8g0y9MPo0Pfj+xM/7xV62PK4= Date: Mon, 27 Jun 2011 12:00:13 -0700 From: Dmitry Torokhov To: Jesper Juhl Cc: LKML , trivial@kernel.org, Michael Hennerich , Alessandro Rubini , Mike Frysinger , device-drivers-devel@blackfin.uclinux.org, linux-input@vger.kernel.org Subject: Re: [PATCH 09/37] Remove unneeded version.h includes from drivers/input/ Message-ID: <20110627190001.GA13829@core.coreip.homeip.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 539 Lines: 16 On Fri, Jun 24, 2011 at 12:10:37AM +0200, Jesper Juhl wrote: > It was pointed out by 'make versioncheck' that some includes of > linux/version.h are not needed in drivers/input/. > This patch removes them. > > Signed-off-by: Jesper Juhl Applied, thanks Jesper. -- Dmitry -- 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/