diff options
| author | Marek Vasut <[email protected]> | 2011-09-26 02:26:06 +0200 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2011-10-01 23:26:36 +0200 |
| commit | f3b3c3df189f4d35c903c3472619017d0bd1baa7 (patch) | |
| tree | 740831a3cd72c4df1cb9463b4e1381922f204810 /board/eNET/eNET_start.S | |
| parent | 564964bd8527667bf88a47890d73cac5eec16c55 (diff) | |
GCC4.6: Squash warning in cmd_mem.c
cmd_mem.c: In function ‘do_mem_loop’:
cmd_mem.c:474:25: warning: variable ‘junk’ set but not used
[-Wunused-but-set-variable]
The assigned variable can be removed because the pointers are volatile so
accesses to their addresses are always generated.
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'board/eNET/eNET_start.S')
0 files changed, 0 insertions, 0 deletions
