aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/atsamv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nor/atsamv.c')
-rw-r--r--src/flash/nor/atsamv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/flash/nor/atsamv.c b/src/flash/nor/atsamv.c
index 67533fc..24c432c 100644
--- a/src/flash/nor/atsamv.c
+++ b/src/flash/nor/atsamv.c
@@ -53,8 +53,6 @@
#define SAMV_PAGE_SIZE 512
#define SAMV_FLASH_BASE 0x00400000
-extern const struct flash_driver atsamv_flash;
-
struct samv_flash_bank {
bool probed;
unsigned size_bytes;