mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-29 23:12:23 +00:00
irda: sh-irda: Remove SH7377 support
The shmobile SH7377 already was removed from source tree. This remove SH7377 support for sh-irda. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
890fd701ed
commit
2361263243
@ -33,11 +33,7 @@
|
||||
|
||||
#define DRIVER_NAME "sh_irda"
|
||||
|
||||
#if defined(CONFIG_ARCH_SH7377)
|
||||
#define __IRDARAM_LEN 0x13FF
|
||||
#else
|
||||
#define __IRDARAM_LEN 0x1039
|
||||
#endif
|
||||
|
||||
#define IRTMR 0x1F00 /* Transfer mode */
|
||||
#define IRCFR 0x1F02 /* Configuration */
|
||||
|
Loading…
x
Reference in New Issue
Block a user