mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-10 05:35:20 -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 "power.h"
|
||||||
#include "as3525.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
|
#if CONFIG_CPU == AS3525
|
||||||
static int usb_status = USB_EXTRACTED;
|
static int usb_status = USB_EXTRACTED;
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue