From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760145Ab0JGHyq (ORCPT ); Thu, 7 Oct 2010 03:54:46 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:45296 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756025Ab0JGHyo (ORCPT ); Thu, 7 Oct 2010 03:54:44 -0400 Date: Thu, 7 Oct 2010 10:54:25 +0300 From: Felipe Balbi To: matt mooney Cc: Greg Kroah-Hartman , David Vrabel , Peter Korsgaard , "Balbi, Felipe" , "linux-usb@vger.kernel.org" , "usb-storage@lists.one-eyed-alien.net" , "linux-kernel@vger.kernel.org" , "linux-kbuild@vger.kernel.org" , "kernel-janitors@vger.kernel.org" Subject: Re: [PATCH] usb: makefile cleanup Message-ID: <20101007075425.GH686@legolas.emea.dhcp.ti.com> Reply-To: balbi@ti.com References: <1286417006-32510-1-git-send-email-mfm@muteddisk.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <1286417006-32510-1-git-send-email-mfm@muteddisk.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Wed, Oct 06, 2010 at 09:03:26PM -0500, matt mooney wrote: >For all modules, change -objs to -y; remove >if-statements and replace with lists using the kbuild idiom; move >flags to the top of the file; and fix alignment while trying to >maintain the original scheme in each file. > >None of the dependencies are modified. > >Signed-off-by: matt mooney >Acked-by: Sam Ravnborg for musb parts: Acked-by: Felipe Balbi -- balbi