[PATCH 1/1] commands/mem.c: drop non used DEVMEM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
---
 commands/mem.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/commands/mem.c b/commands/mem.c
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@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux