mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Remove tabs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28719 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
db9445abd7
commit
1b093cf297
4 changed files with 66 additions and 66 deletions
|
|
@ -56,7 +56,7 @@ bool __dbg_hw_info(void)
|
|||
for(i=0;i<4;i++)
|
||||
{
|
||||
nand_devicetype[i] = nand_get_device_type(i);
|
||||
if(nand_devicetype[i] != NULL) nand_bank_count++;
|
||||
if(nand_devicetype[i] != NULL) nand_bank_count++;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue