commit | f8c5cfad7b2e9710d783a370ef5c6e6acae8c9e8 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Mon Jul 09 21:20:34 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:23 2012 +0200 |
tree | 63844a04dfc30dc4b14e9e7cd7f82943ac6a5883 | |
parent | 3936b4f0571b535558ee89038c37a93c1c2c23e6 [diff] |
ARM: EXYNOS: fixed compiler warning message Removed [-Wuninitialized] warning message. The fout_sel is assigned to "-1" by default. And start, gpio_func is initialized to 0. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Rajeshwari Shinde <rajeshwari.s@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>