Skip to content

Commit

Permalink
mali: fix build error.
Browse files Browse the repository at this point in the history
  • Loading branch information
rzk committed Jan 6, 2013
1 parent 7c12e01 commit ab10080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/samsung/mali/linux/mali_kernel_linux.c
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ int mali_driver_init(void)
}

/* print build options */
MALI_DEBUG_PRINT(2, ("%s\n", __malidrv_build_info()));
/* MALI_DEBUG_PRINT(2, ("%s\n", __malidrv_build_info())); */

return 0;
}
Expand Down

0 comments on commit ab10080

Please sign in to comment.