clk: samsung: Delete a memory allocation error message in clk-cpu.c
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 27 Sep 2017 13:46:53 +0000 (15:46 +0200)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:55:50 +0000 (14:55 +0900)
commitb5e4dace6a4663de26ea599909838bb628887e17
treed3a1109f606450fe7f00271eb17036b9d7e5dd1e
parentb411a748a6928ed5c38d410c260637a7917e74c0
clk: samsung: Delete a memory allocation error message in clk-cpu.c

Omit an extra message for a memory allocation failure
in exynos_register_cpu_clock() function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
drivers/clk/samsung/clk-cpu.c