Remove a warning

This commit is contained in:
Gregory Nutt 2014-08-28 10:04:41 -06:00
parent efd484faec
commit 709654673b

View File

@ -678,9 +678,6 @@ int up_addrenv_restore(FAR const save_addrenv_t *oldenv)
int up_addrenv_coherent(FAR const group_addrenv_t *addrenv)
{
uintptr_t vaddr;
int i;
DEBUGASSERT(addrenv);
/* Invalidate I-Cache */