commit | 7abc404a5a1e3785749acb8dbfcc558223f78444 | [log] [tgz] |
---|---|---|
author | Matt Fleming <mjf@gentoo.org> | Wed Oct 29 07:16:02 2008 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Oct 31 16:06:12 2008 +0900 |
tree | 2d3756132eaec8cba2a699a26755ae1799291d34 | |
parent | 961e9ff9025ef2dfdebe843549b7e1ec4d48c17c [diff] |
Define SCSPTR1 for SH 7751R After the recent commit to kill off SCI/SCIF special casing SH 7751R fails to compile with CONFIG_SH_RTS7751R2D set. This is because SCSPTR1 is undefined. Take the value for SCSPTR1 from the SH7751R Group Hardware Manual. Signed-off-by: Matt Fleming <mjf@gentoo.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>