Skip to content
Snippets Groups Projects
Commit 710aa762 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: drop now unused local variable

parent 05622191
No related branches found
No related tags found
No related merge requests found
......@@ -308,7 +308,6 @@ static void board_net_init_r(bd_t *bd)
void board_init_r(gd_t * id, ulong dest_addr)
{
char *s;
bd_t *bd;
gd = id;
gd->flags |= GD_FLG_RELOC; /* tell others: relocation done */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment