summaryrefslogtreecommitdiff
path: root/wct4xxp/base.c
diff options
context:
space:
mode:
Diffstat (limited to 'wct4xxp/base.c')
-rw-r--r--wct4xxp/base.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/wct4xxp/base.c b/wct4xxp/base.c
index 68200be..73453fa 100644
--- a/wct4xxp/base.c
+++ b/wct4xxp/base.c
@@ -47,6 +47,11 @@
#include "wct4xxp.h"
#include "vpm450m.h"
+#ifdef HOTPLUG_FIRMWARE
+static const char *oct064_firmware = "OCT6114-64D.ima";
+static const char *oct128_firmware = "OCT6114-128D.ima";
+#endif
+
/*
* Tasklets provide better system interactive response at the cost of the
* possibility of losing a frame of data at very infrequent intervals. If