[PATCH 1/1] commands/mem.c: drop non used DEVMEM
Sascha Hauer
s.hauer at pengutronix.de
Wed May 8 02:21:13 EDT 2013
On Tue, May 07, 2013 at 09:54:27PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> ---
> 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 at 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 |
More information about the barebox
mailing list