diff options
Diffstat (limited to 'ft2232_spi.c')
-rw-r--r-- | ft2232_spi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ft2232_spi.c b/ft2232_spi.c index 30eff42..9c6b017 100644 --- a/ft2232_spi.c +++ b/ft2232_spi.c @@ -21,7 +21,6 @@ #if CONFIG_FT2232_SPI == 1 #include <stdio.h> -#include <stdint.h> #include <string.h> #include <stdlib.h> #include <ctype.h> |