STM32F7: Remove unsupported configuration item the crept in when header file was cloned.

This commit is contained in:
Gregory Nutt 2017-08-13 12:37:59 -06:00
parent f6f4856cc6
commit e224d354b8
1 changed files with 0 additions and 2 deletions

View File

@ -112,9 +112,7 @@ extern "C"
*
***********************************************************************************/
#ifdef CONFIG_STM32F7_OTGFS_VBUS_CONTROL
void stm32_usbhost_vbusdrive(int iface, bool enable);
#endif
#undef EXTERN
#if defined(__cplusplus)