]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sh: sh2: Remove CONFIG_SH2A definition from asm/processor.h
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Thu, 9 Jan 2014 03:31:35 +0000 (12:31 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Thu, 9 Jan 2014 04:22:22 +0000 (13:22 +0900)
commit5fe3aefd3dd0845ed4f69ba34b9790d3961d7ea8
tree6d792487bdb521f2ae6d2650385c7ffca9daed8f
parent6b87abe3ac357649a990c05a6a5f9fd232cca21c
sh: sh2: Remove CONFIG_SH2A definition from asm/processor.h

SH2 and SH2A use a common header. Both checks are not necessary.
This removes CONFIG_SH2A definition from asm/processor.h.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/sh/include/asm/processor.h