From ffa40210897cbb54471f432e323c9a31cf7a66db Mon Sep 17 00:00:00 2001 From: Kyle Repinski Date: Mon, 4 May 2015 02:03:15 -0500 Subject: omap: ion: Remove extra space in debug message. Change-Id: I65bf354322fff214b72ca2950ada8c15a625e202 --- arch/arm/mach-omap2/omap4_ion.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-omap2') diff --git a/arch/arm/mach-omap2/omap4_ion.c b/arch/arm/mach-omap2/omap4_ion.c index cdee566..2c7daba 100755 --- a/arch/arm/mach-omap2/omap4_ion.c +++ b/arch/arm/mach-omap2/omap4_ion.c @@ -161,7 +161,7 @@ void __init omap_ion_init(void) omap4_ion_heap_tiler_mem_size, omap4_ion_heap_nonsec_tiler_mem_size); - pr_info(" omap4_smc_addr = 0x%x\n" \ + pr_info("omap4_smc_addr = 0x%x\n" \ "omap4_ion_heap_secure_input_addr = 0x%x\n" \ "omap4_ion_heap_secure_output_wfdhdcp_addr = 0x%x\n" \ "omap4_ducati_heap_addr = 0x%x\n" \ -- cgit v1.1