Oops, remove some dregs of debugging.

This commit is contained in:
Ian Lepore 2014-02-16 03:30:22 +00:00
parent f3639674b5
commit 49624653d5

View File

@ -84,7 +84,7 @@ fsl_ocotp_devmap(void)
return;
fatal:
panic("cannot find/map the ocotp registers, %d", where);
panic("cannot find/map the ocotp registers");
}
/* XXX end of temporary code */