From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UZxkt-0001s0-Un for barebox@lists.infradead.org; Wed, 08 May 2013 06:21:36 +0000 Date: Wed, 8 May 2013 08:21:13 +0200 From: Sascha Hauer Message-ID: <20130508062113.GT32299@pengutronix.de> References: <1367956467-2057-1-git-send-email-plagnioj@jcrosoft.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1367956467-2057-1-git-send-email-plagnioj@jcrosoft.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 1/1] commands/mem.c: drop non used DEVMEM To: Jean-Christophe PLAGNIOL-VILLARD Cc: barebox@lists.infradead.org On Tue, May 07, 2013 at 09:54:27PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > commands/mem.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/commands/mem.c b/commands/mem.c Applied, thanks Sascha > index 7eb60af..568050d 100644 > --- a/commands/mem.c > +++ b/commands/mem.c > @@ -41,8 +41,6 @@ > > char *mem_rw_buf; > > -static char *DEVMEM = "/dev/mem"; > - > int open_and_lseek(const char *filename, int mode, loff_t pos) > { > int fd, ret; > -- > 1.7.10.4 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox