mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
d0487da83f
This CPU core is old, no boards using the CPU are left in mainline, it has no prospects of ever being converted to DM, drop it. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Chris Brandt <chris.brandt@renesas.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Cc: Vladimir Zapolskiy <vz@mleia.com> Cc: Yoshihiro Shimoda <shimoda.yoshihiro.uh@renesas.com>
4 lines
91 B
C
4 lines
91 B
C
#ifndef _ASM_SH_PROCESSOR_H_
|
|
#define _ASM_SH_PROCESSOR_H_
|
|
# include <asm/cpu_sh4.h>
|
|
#endif
|