summaryrefslogtreecommitdiffstats
path: root/satamv.c
diff options
context:
space:
mode:
Diffstat (limited to 'satamv.c')
-rw-r--r--satamv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/satamv.c b/satamv.c
index 1d3734a80..31265eab3 100644
--- a/satamv.c
+++ b/satamv.c
@@ -22,8 +22,8 @@
#include "programmer.h"
#include "hwaccess.h"
-uint8_t *mv_bar;
-uint16_t mv_iobar;
+static uint8_t *mv_bar;
+static uint16_t mv_iobar;
const struct dev_entry satas_mv[] = {
/* 88SX6041 and 88SX6042 are the same according to the datasheet. */