arm: mach-k3: Move sdelay() and wait_on_value() declaration
authorAndrew Davis <afd@ti.com>
Thu, 6 Apr 2023 16:38:19 +0000 (11:38 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 24 Apr 2023 17:18:48 +0000 (13:18 -0400)
commitef538cc26e490544d48084897472cbcee0430dde
tree7fc6795efe935837fd8d570e364a5ffcd91941cd
parentee12d64f2d01d3103836dac08c0b571e8df10b18
arm: mach-k3: Move sdelay() and wait_on_value() declaration

These probably should be in some system wide header given their use.
Until then move them out of K3 sys_proto.h so we can finish cleaning
that header out.

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
arch/arm/mach-k3/include/mach/sys_proto.h
drivers/ram/k3-am654-ddrss.c