Oops, I should try compiling things before committing...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16394 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7d18935c35
commit
9ce0261211
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ static struct device_t devices[] =
|
|||
{"iaudio7", "iAudio 7", 0xb021, 0x20000000, 0x62e97010 },
|
||||
{"logikdax", "Logik DAX 1GB DAB/MP3 player", 0xb021, 0x20000000, 0x52e97410 },
|
||||
{"ypp2", "Samsung YP-P2", 0xb011, 0x20000000, 0x22e92010 },
|
||||
{"ypk3", "Samsung YP-K3, 0xb021, 0x20000000, 0x62e92018 },
|
||||
{"ypk3", "Samsung YP-K3", 0xb021, 0x20000000, 0x62e92018 },
|
||||
};
|
||||
|
||||
#define NUM_DEVICES ((sizeof(devices) / sizeof(struct device_t)))
|
||||
|
|
Loading…
Reference in a new issue