From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Mon, 18 May 2015 20:49:45 +0900 Subject: [U-Boot] [PATCH] exynos: clock: clean up checkpatch issues In-Reply-To: <55506320.1010401@samsung.com> References: <55506320.1010401@samsung.com> Message-ID: <5559D1D9.7030108@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/05/15 17:06, Minkyu Kang wrote: > Signed-off-by: Minkyu Kang > --- > arch/arm/cpu/armv7/exynos/clock.c | 65 +++++++++++++++++++++---------------- > 1 file changed, 37 insertions(+), 28 deletions(-) > applied to u-boot-samsung. Thanks, Minkyu Kang.