summaryrefslogtreecommitdiff
path: root/io-module/mts_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'io-module/mts_io.h')
-rw-r--r--io-module/mts_io.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/io-module/mts_io.h b/io-module/mts_io.h
index 0540434..ad82b2a 100644
--- a/io-module/mts_io.h
+++ b/io-module/mts_io.h
@@ -1,12 +1,6 @@
#ifndef __MTS_IO_H
#define __MTS_IO_H
-#if !__KERNEL__
-#ifndef BIT
-#define BIT(nr) (1UL << (nr))
-#endif
-#endif
-
#include "mts_eeprom.h"
#include <linux/gpio.h>