From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Engel Date: Mon, 08 Sep 2008 11:29:05 +0200 Subject: [U-Boot] [PATCH] [UPDATE #2] Merged serial_pl010.c and serial_pl011.c. In-Reply-To: <20080908085608.GA3956@game.jcrosoft.org> References: <20080906203459.4E44324815@gemini.denx.de> <1220861851-25043-1-git-send-email-andreas.engel@ericsson.com> <20080908085608.GA3956@game.jcrosoft.org> Message-ID: <48C4F061.1090609@ericsson.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jean-Christophe PLAGNIOL-VILLARD wrote: > On 10:17 Mon 08 Sep , Andreas Engel wrote: >> [...] >> >> -#ifdef CFG_PL010_SERIAL >> +#if defined(CFG_PL010_SERIAL) || defined(CFG_PL011_SERIAL) > Please move this to the Makefile Shouldn't this better be a separate patch? Regards, Andreas