kdb: Remove redundant function definitions/prototypes
authorSumit Garg <sumit.garg@linaro.org>
Wed, 24 Feb 2021 07:16:53 +0000 (12:46 +0530)
committerDaniel Thompson <daniel.thompson@linaro.org>
Fri, 19 Mar 2021 16:34:52 +0000 (16:34 +0000)
commitd027fdc4fa30a409e7425219d0d089e4e4ebdc4d
tree38b17e062109ab136e3cfdba1ab366a714cb3727
parent1e28eed17697bcf343c6743f0028cc3b5dd88bf0
kdb: Remove redundant function definitions/prototypes

Cleanup kdb code to get rid of unused function definitions/prototypes.

Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Link: https://lore.kernel.org/r/20210224071653.409150-1-sumit.garg@linaro.org
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
kernel/debug/kdb/kdb_private.h
kernel/debug/kdb/kdb_support.c