u-boot-brain/arch/m68k/cpu/mcf547x_8x
Simon Glass 532f90235a common: Move relocate_code() to init.h
This is an init function so move it out of the common header. Avoid using
the typedef so that we don't have to include the global_data header file.

Also tidy up the function style in comments while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-01-24 23:06:48 +05:30
..
cpu_init.c m68k: add dm fec support 2020-01-10 10:25:13 -05:00
cpu.c Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
interrupts.c common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pci.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
slicetimer.c common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
speed.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
start.S common: Move relocate_code() to init.h 2020-01-24 23:06:48 +05:30