Oops, revert 18911 - this was added a couple of commits ago.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18912 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2008-10-29 02:22:39 +00:00
parent 914a6f2ed0
commit 6a038d1a97

View file

@ -96,8 +96,6 @@ static void ams3525_dbop_init(void)
{ {
CGU_DBOP = (1<<3) | (4-1); CGU_DBOP = (1<<3) | (4-1);
CGU_DBOP |= (1<<3) | 3;
DBOP_TIMPOL_01 = 0xe167e167; DBOP_TIMPOL_01 = 0xe167e167;
DBOP_TIMPOL_23 = 0xe167006e; DBOP_TIMPOL_23 = 0xe167006e;
DBOP_CTRL = 0x41008; DBOP_CTRL = 0x41008;