Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

sh: Revert "SH 7366 needs SCIF_ONLY"

This reverts commit 5ca8c4852fcbbc8a8497c4ee8b2a0a7466f3524c.

With the killing off of SCIF_ONLY and its spawn in sh-sci, we no longer
require this change, so just revert it.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

-1
-1
drivers/serial/sh-sci.h
··· 79 79 # define SCSPTR0 SCPDR0 80 80 # define SCIF_ORER 0x0001 /* overrun error bit */ 81 81 # define SCSCR_INIT(port) 0x0038 /* TIE=0,RIE=0,TE=1,RE=1,REIE=1 */ 82 - # define SCIF_ONLY 83 82 #elif defined(CONFIG_CPU_SUBTYPE_SH7723) 84 83 # define SCSPTR0 0xa4050160 85 84 # define SCSPTR1 0xa405013e