Commit d563bb5d authored by Tom Rini's avatar Tom Rini
Browse files

clk_k210.c: Clean up how we handle nop



Now that sandbox has <asm/barrier.h> and defines nop() there we should
include that in our driver for clarity and then remove our local nop()
from <k210/pll.h>.

Reviewed-by: default avatarSean Anderson <seanga2@gmail.com>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent eff0aa47
Supports Markdown
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