]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/include/main.h
Definition of VME support symbol was moved here from can_sysdep.h
[lincan.git] / lincan / include / main.h
index 506e2626ec2f7048741c9dd3b2d9227869e6e6ff..2893ef7fa227b7f46a5121b6748402768828d970 100644 (file)
 #include "./can_queue.h"
 #include "lincan_config.h"
 
 #include "./can_queue.h"
 #include "lincan_config.h"
 
+#ifdef CONFIG_OC_LINCANVME
+#define CAN_ENABLE_VME_SUPPORT
+#endif
+
 #ifdef CAN_DEBUG
        #define DEBUGMSG(fmt,args...) can_printk(KERN_ERR "can.o (debug): " fmt,\
        ##args)
 #ifdef CAN_DEBUG
        #define DEBUGMSG(fmt,args...) can_printk(KERN_ERR "can.o (debug): " fmt,\
        ##args)