Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752852Ab2KEMQK (ORCPT ); Mon, 5 Nov 2012 07:16:10 -0500 Received: from mail-ea0-f174.google.com ([209.85.215.174]:62273 "EHLO mail-ea0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750985Ab2KEMQH (ORCPT ); Mon, 5 Nov 2012 07:16:07 -0500 MIME-Version: 1.0 In-Reply-To: <61e872b2cd4abc25c2dab82668e5094b590571a0.1351721190.git.josh.cartwright@ni.com> References: <61e872b2cd4abc25c2dab82668e5094b590571a0.1351721190.git.josh.cartwright@ni.com> Date: Mon, 5 Nov 2012 13:16:05 +0100 X-Google-Sender-Auth: h_byDDACwXPY6cX8IdwF92QSEtM Message-ID: Subject: Re: [PATCH 6/8] serial: xilinx_uartps: kill CONFIG_OF conditional From: Michal Simek To: Josh Cartwright Cc: Grant Likely , Rob Herring , Russell King , Mike Turquette , John Stultz , Thomas Gleixner , Alan Cox , Greg Kroah-Hartman , John Linn , devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 710 Lines: 21 2012/10/30 Josh Cartwright : > The Zynq platform requires the use of CONFIG_OF. Remove the #ifdef > conditionals in the uartps driver. > > Signed-off-by: Josh Cartwright > --- > drivers/tty/serial/xilinx_uartps.c | 9 --------- > 1 file changed, 9 deletions(-) Please send this separately out of this patchset. Also if you do this change which is understandable, you should also add depends on OF Thanks, Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/