From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 04/11] ARM: OMAP2+: Remove unused legacy code for device init Date: Thu, 8 Jun 2017 04:10:40 -0700 Message-ID: <20170608111040.GL3730@atomide.com> References: <20170531225139.30723-1-tony@atomide.com> <20170531225139.30723-5-tony@atomide.com> <20170607222711.6kdhuvkymiseootn@earth> <20170608082825.GG3730@atomide.com> <20170608094712.GI3730@atomide.com> <20170608105553.dq7rhfwhvz3wwa3e@earth> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20170608105553.dq7rhfwhvz3wwa3e@earth> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Sebastian Reichel Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org * Sebastian Reichel [170608 03:59]: > On Thu, Jun 08, 2017 at 02:47:12AM -0700, Tony Lindgren wrote: > > Here's this one updated. > > Reviewed-by: Sebastian Reichel Thanks for looking. > Defines for L3_MODULES_MAX_LEN + L3_MODULES and most of the includes > could be dropped now. Yeah I bet we have tons of unused defines now. I think I used to have some shell script to grep for those somewhere. Regards, Tony