From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH 09/37] Remove unneeded version.h includes from drivers/input/ Date: Mon, 27 Jun 2011 12:00:13 -0700 Message-ID: <20110627190001.GA13829@core.coreip.homeip.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: 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 Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org 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 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