clk: microchip: mpfs-ccc: replace include of asm-generic/errno-base.h
authorConor Dooley <conor.dooley@microchip.com>
Thu, 14 Dec 2023 10:59:57 +0000 (10:59 +0000)
committerStephen Boyd <sboyd@kernel.org>
Sun, 17 Dec 2023 22:47:43 +0000 (14:47 -0800)
commit2c973fb5d37f5a017fc1dfbe449b468cd46fab8f
treea079be0cf159f9f349b85226b5e26a52447b1352
parent29d861b5d29b6c80a887e93ad982cbbf4af2a06b
clk: microchip: mpfs-ccc: replace include of asm-generic/errno-base.h

As evidenced by the fact that only 2 other drivers include this header,
it is not a normal thing to do. Including the regular version of this
header is far more conventional for drivers.

Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231214-dipper-earshot-72eef3059961@spud
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/microchip/clk-mpfs-ccc.c