Commit 890fd701 authored by Nobuhiro Iwamatsu's avatar Nobuhiro Iwamatsu Committed by David S. Miller

irda: sh-irda: Remove SH7367 support

The shmobile SH7367 already was removed from source tree.
This remove SH7367 support for sh-irda.
Signed-off-by: default avatarNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a4477c4d
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
#define DRIVER_NAME "sh_irda" #define DRIVER_NAME "sh_irda"
#if defined(CONFIG_ARCH_SH7367) || defined(CONFIG_ARCH_SH7377) #if defined(CONFIG_ARCH_SH7377)
#define __IRDARAM_LEN 0x13FF #define __IRDARAM_LEN 0x13FF
#else #else
#define __IRDARAM_LEN 0x1039 #define __IRDARAM_LEN 0x1039
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment