diff --git a/jtag/include/flash.h b/jtag/include/flash.h index 11afbc7a..6c0677a1 100644 --- a/jtag/include/flash.h +++ b/jtag/include/flash.h @@ -28,7 +28,6 @@ #include -extern flash_driver_t *flash_driver; extern flash_driver_t *flash_drivers[]; #endif /* FLASH_H */