Ooops. There was an unclosed comment in the source.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7788 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2005-11-08 09:07:13 +00:00
parent 1df2edb778
commit d8c5d1b0be

View file

@ -200,7 +200,7 @@ void* main(void)
/* brightness full */
outl(0x80000000 | (0xff << 16), 0x7000a010);
/* set port B03 on
/* set port B03 on */
outl(((0x100 | 1) << 3), 0x6000d824);
#elif CONFIG_BACKLIGHT==BL_IPODNANO