Skip to content
Snippets Groups Projects
Commit 3fbc6931 authored by Anatolij Gustschin's avatar Anatolij Gustschin Committed by Albert ARIBAUD
Browse files

board/ti/beagle/beagle.c: Fix build warnings


Fix:
beagle.c:257:13: warning: function declaration isn't a prototype
[-Wstrict-prototypes]
beagle.c:257:13: warning: function declaration isn't a prototype
[-Wstrict-prototypes]

Also make beagle_dvi_pup() checkpatch clean, fix:
ERROR: open brace '{' following function declarations go on the
next line

Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
Cc: Tom Rini <trini@ti.com>
parent 33fbc9cf
No related branches found
No related tags found
Loading
Loading
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