ide: Drop weak functions
authorSimon Glass <sjg@chromium.org>
Tue, 25 Apr 2023 16:54:33 +0000 (10:54 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 27 Apr 2023 17:51:06 +0000 (13:51 -0400)
commitf8e87e73e496d3f53307d5330c02185ee0b06131
tree30e2b1e2a50b6e91bc24366a0b23e4e26d98b9f6
parentbc65bff5dc5cf794df849ee18621442717edc926
ide: Drop weak functions

These are not used from outside this file anymore. Make them static and
remove them from the header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/block/ide.c
include/ide.h