diff options
Diffstat (limited to 'atmel-samd/access_vfs.h')
| -rw-r--r-- | atmel-samd/access_vfs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/atmel-samd/access_vfs.h b/atmel-samd/access_vfs.h index 9e64fed7e..fac50632f 100644 --- a/atmel-samd/access_vfs.h +++ b/atmel-samd/access_vfs.h @@ -30,8 +30,6 @@ #ifndef MICROPY_INCLUDED_ATMEL_SAMD_ROM_FS_H #define MICROPY_INCLUDED_ATMEL_SAMD_ROM_FS_H -#include "asf/common/services/storage/ctrl_access/ctrl_access.h" - Ctrl_status vfs_test_unit_ready(void); Ctrl_status vfs_read_capacity(uint32_t *u32_nb_sector); bool vfs_wr_protect(void); |
