mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Clean up duplicate #includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22845 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
59368e1750
commit
69b40e704d
8 changed files with 1 additions and 9 deletions
|
|
@ -50,7 +50,6 @@
|
|||
|
||||
#ifdef HAVE_HOTSWAP
|
||||
#include "disk.h"
|
||||
#include "panic.h"
|
||||
#endif
|
||||
|
||||
/* command flags */
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@
|
|||
#include "nand_id.h"
|
||||
#include "storage.h"
|
||||
#include "buffer.h"
|
||||
#include "led.h"
|
||||
|
||||
#define SECTOR_SIZE 512
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue