aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/USB_HOST/fatfs_diskio.c
diff options
context:
space:
mode:
authorNicolas Reinecke <nr@das-labor.org>2016-11-08 23:17:48 +0100
committerNicolas Reinecke <nr@das-labor.org>2016-11-08 23:17:48 +0100
commitff515eec71d277d8beac2a0a608990508ce83ff1 (patch)
tree4059c8d865832e8ce5a10bc391c3a8e1204fae9e /testhal/STM32/STM32F4xx/USB_HOST/fatfs_diskio.c
parent00f18c55cc6e375ca8833db4b07df8ee625b3971 (diff)
downloadChibiOS-Contrib-ff515eec71d277d8beac2a0a608990508ce83ff1.tar.gz
ChibiOS-Contrib-ff515eec71d277d8beac2a0a608990508ce83ff1.tar.bz2
ChibiOS-Contrib-ff515eec71d277d8beac2a0a608990508ce83ff1.zip
make stm32 usb host testhal compile
Diffstat (limited to 'testhal/STM32/STM32F4xx/USB_HOST/fatfs_diskio.c')
-rw-r--r--testhal/STM32/STM32F4xx/USB_HOST/fatfs_diskio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/USB_HOST/fatfs_diskio.c b/testhal/STM32/STM32F4xx/USB_HOST/fatfs_diskio.c
index 98a7edf..41e3553 100644
--- a/testhal/STM32/STM32F4xx/USB_HOST/fatfs_diskio.c
+++ b/testhal/STM32/STM32F4xx/USB_HOST/fatfs_diskio.c
@@ -9,7 +9,6 @@
#include "ffconf.h"
#include "diskio.h"
-#include "usbh.h"
#include "usbh/dev/msd.h"
/*-----------------------------------------------------------------------*/