board/ti/beagle/beagle.c: Fix build warnings
[platform/kernel/u-boot.git] / board / ti / beagle / beagle.c
index 114ab7e..8b07eef 100644 (file)
@@ -254,7 +254,8 @@ void beagle_display_init(void)
 /*
  * Enable DVI power
  */
-static void beagle_dvi_pup() {
+static void beagle_dvi_pup(void)
+{
        uchar val;
 
        switch (get_board_revision()) {