On Tue, 14 Nov 2023 at 04:03, Igor Prusov <ivpru...@salutedevices.com> wrote: > > Generic version of io.h should be included at the end of > architecture-specific ones to make sure that arch implementations are > used and to avoid redefinitions. > > Signed-off-by: Igor Prusov <ivpru...@salutedevices.com> > --- > > arch/sandbox/include/asm/io.h | 28 ++++++++++++++-------------- > 1 file changed, 14 insertions(+), 14 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>