X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2Fnor%2Fat91sam3.c;h=8b922f3a7bee5c6013aee8385fe7024539c1c005;hb=d16dbaa0fc7b8a2f40cf9b283f716d2d7344504b;hp=8005fe0a076496fed4994f5dbfdac0081d806c6d;hpb=f6a3fc818bc6a24b6c5bbcc6057f72d2b0b2e2ab;p=openocd.git diff --git a/src/flash/nor/at91sam3.c b/src/flash/nor/at91sam3.c index 8005fe0a07..8b922f3a7b 100644 --- a/src/flash/nor/at91sam3.c +++ b/src/flash/nor/at91sam3.c @@ -62,7 +62,6 @@ #include "imp.h" -#include "at91sam3.h" #include #define REG_NAME_WIDTH (12) @@ -99,6 +98,8 @@ #define offset_EFC_FRR 12 +struct flash_driver at91sam3_flash; + static float _tomhz(uint32_t freq_hz) {