Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
uboot-imx
Commits
710aa762
Commit
710aa762
authored
Nov 02, 2011
by
Mike Frysinger
Browse files
Blackfin: drop now unused local variable
Signed-off-by:
Mike Frysinger
<
vapier@gentoo.org
>
parent
05622191
Changes
1
Hide whitespace changes
Inline
Side-by-side
arch/blackfin/lib/board.c
View file @
710aa762
...
...
@@ -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 */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment