u-boot-brain/board/ti/beagle
Anatolij Gustschin 3fbc6931a4 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: Anatolij Gustschin <agust@denx.de>
Cc: Tom Rini <trini@ti.com>
2012-03-29 08:19:29 +02:00
..
beagle.c board/ti/beagle/beagle.c: Fix build warnings 2012-03-29 08:19:29 +02:00
beagle.h beagle: fix typos 2012-02-12 10:11:32 +01:00
led.c led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00