From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Subject: Re: [PATCH 2/9] OMAP: Devkit8000: Add missing package selection Date: Thu, 25 Mar 2010 09:42:37 +0200 Message-ID: <20100325074237.GP29419@nokia.com> References: <1269435138-27192-1-git-send-email-weber@corscience.de> <1269435138-27192-3-git-send-email-weber@corscience.de> <20100324125817.GJ29419@nokia.com> <4BAA7610.2060004@gmail.com> Reply-To: felipe.balbi@nokia.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Return-path: Received: from smtp.nokia.com ([192.100.105.134]:18720 "EHLO mgw-mx09.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750774Ab0CYHnp (ORCPT ); Thu, 25 Mar 2010 03:43:45 -0400 Content-Disposition: inline In-Reply-To: <4BAA7610.2060004@gmail.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: ext Thomas Weber Cc: "Balbi Felipe (Nokia-D/Helsinki)" , ext Thomas Weber , "linux-omap@vger.kernel.org" , "tony@atomide.com" On Wed, Mar 24, 2010 at 09:29:04PM +0100, ext Thomas Weber wrote: >the mach_devkit8000 kconfig option is the only one of the board configs >that uses whitespaces for indention at the moment. Thatswhy I replaced >these whitespaces with one tab. ok. makes sense then. -- balbi