mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Remove a couple of #ifdefs
Give iBasso DX50/DX90 empty adc-target.h headers like all the other hosted targets to avoid special cases. Change-Id: Iaae15642fdec4ff18bc9ac01245753135128f676
This commit is contained in:
parent
a6e90d2355
commit
8eb685ffdf
4 changed files with 0 additions and 4 deletions
|
@ -38,9 +38,7 @@
|
|||
#include "usb.h"
|
||||
#include "wifi.h"
|
||||
#include "powermgmt.h"
|
||||
#if !defined(DX50) && !defined(DX90)
|
||||
#include "adc.h"
|
||||
#endif
|
||||
#include "i2c.h"
|
||||
#ifndef DEBUG
|
||||
#include "serial.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue