summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-09-01 18:04:59 -0500
committerJohn Klug <john.klug@multitech.com>2018-06-25 11:58:18 -0500
commite191c2abe1e652bbed373f25397e0e558401d9b6 (patch)
treeb247cbc0ce27e513abcefd8a58420b42bd6bf869
parent7aac0868e602a6e7401a40ee1d7de004177ee39b (diff)
downloadmts-io-e191c2abe1e652bbed373f25397e0e558401d9b6.tar.gz
mts-io-e191c2abe1e652bbed373f25397e0e558401d9b6.tar.bz2
mts-io-e191c2abe1e652bbed373f25397e0e558401d9b6.zip
Bump the level
-rw-r--r--io-module/mts-io.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/io-module/mts-io.c b/io-module/mts-io.c
index 31f69f9..0318c97 100644
--- a/io-module/mts-io.c
+++ b/io-module/mts-io.c
@@ -46,7 +46,15 @@
#include <linux/module.h>
#include "mts_io.h"
+<<<<<<< dc450195b63fd13ff74154e5ca06fabec58afd11:io-module/mts-io.c
#include "buttons.h"
+=======
+
+#define DRIVER_VERSION "v1.5.15"
+#define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>"
+#define DRIVER_DESC "MTS-IO Controller"
+#define DRIVER_NAME "mts-io"
+>>>>>>> Bump the level:io-module/mts_io.c
#define PLATFORM_NAME "mts-io"