Skip to content
Commit ebbe2665 authored by Markus Elfring's avatar Markus Elfring Committed by Daniel Lezcano
Browse files

clocksource/drivers/bcm2835: Remove message for a memory allocation failure



The bcm2835_timer_init() function emits an error message in case of a memory
allocation failure. This is pointless as the mm core does that already.

Remove this message.

This issue was detected by using the Coccinelle software.

Signed-off-by: default avatarMarkus Elfring <elfring@users.sourceforge.net>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent 4e18111f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment