ide: Move ATA_CURR_BASE to C file
authorSimon Glass <sjg@chromium.org>
Tue, 25 Apr 2023 16:54:26 +0000 (10:54 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 27 Apr 2023 17:51:06 +0000 (13:51 -0400)
commit14a4f52b0d1b561ce52c4590bdd339497dfd5be5
treec3d2fc6d850f88e11ce087cfc58e8e02f3171098
parentcaf0a88d9f317aecada0cece5d7f9df371058805
ide: Move ATA_CURR_BASE to C file

This is not used outside one C file. Move it out of the header to
reduce its visbility.

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