mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
No intentional warnings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25308 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
65dc4f28c9
commit
2d174af443
1 changed files with 0 additions and 4 deletions
|
|
@ -29,10 +29,6 @@
|
|||
#include "power.h"
|
||||
#include "as3525.h"
|
||||
|
||||
#if CONFIG_CPU != AS3525 && !defined(USB_DETECT_PIN)
|
||||
#warning USB_DETECT_PIN not defined for your target
|
||||
#endif
|
||||
|
||||
#if CONFIG_CPU == AS3525
|
||||
static int usb_status = USB_EXTRACTED;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue