u-boot-brain/board/samsung/common
Minkyu Kang de5f9733f6 samsung: clean up checkpatch issues
This patch will fix these checkpatch issues.

CHECK: Alignment should match open parenthesis
+			printf("Enter: %s %s\n", mode_name[mode][0],
+						 mode_info[mode]);

CHECK: Alignment should match open parenthesis
+			lcd_printf("\n\n\t%s %s\n", mode_name[mode][0],
+						    mode_info[mode]);

CHECK: Alignment should match open parenthesis
+		lcd_printf("\t%s  %s - %s\n\n", selection[i],
+						mode_name[i][0],

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2015-11-02 10:38:22 +09:00
..
bootscripts fix: samsung: common: autoboot.cmd: Correct itbcfg definition 2015-06-18 16:11:41 -04:00
board.c samsung: board/misc: check returned pointer for get_board_type() calls 2015-11-02 10:37:59 +09:00
dfu_sample_env.txt config: trats: trats2: extend dfu_alt_info by env update settings 2014-02-03 16:09:10 +09:00
exynos-uboot-spl.lds arm: Add missing .vectors section to linker scripts 2014-08-30 07:46:41 -04:00
exynos5-dt-types.c exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. 2015-11-02 10:38:00 +09:00
exynos5-dt.c exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. 2015-11-02 10:38:00 +09:00
gadget.c samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget 2014-08-20 13:10:32 +02:00
Makefile exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. 2015-11-02 10:38:00 +09:00
misc.c samsung: clean up checkpatch issues 2015-11-02 10:38:22 +09:00
multi_i2c.c samsung:common:i2c: add definions for third soft I2C adapter for Trats2 board 2013-09-25 10:52:33 +09:00