From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759840Ab2HJSQh (ORCPT ); Fri, 10 Aug 2012 14:16:37 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:34975 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759817Ab2HJSQe (ORCPT ); Fri, 10 Aug 2012 14:16:34 -0400 Date: Fri, 10 Aug 2012 19:16:31 +0100 From: Mark Brown To: Jesper Juhl Cc: linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, Takashi Iwai , Jaroslav Kysela , Liam Girdwood , Vishwas A Deshpande , M R Swami Reddy , trivial@kernel.org Subject: Re: [PATCH][trivial] ASoC: isabelle: Remove unneeded include of version.h Message-ID: <20120810181631.GN24328@opensource.wolfsonmicro.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Cookie: Be different: conform. 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 On Fri, Aug 10, 2012 at 08:12:57PM +0200, Jesper Juhl wrote: > There is no need to include version.h in sound/soc/codecs/isabelle.c - > this patch removes the pointless include. Not sure what this patch is against, there appears to be no include of version.h in current code...