]> rtime.felk.cvut.cz Git - lincan.git/commitdiff
Definition of VME support symbol was moved here from can_sysdep.h
authorwentasah <wentasah>
Tue, 27 Apr 2004 17:34:39 +0000 (17:34 +0000)
committerwentasah <wentasah>
Tue, 27 Apr 2004 17:34:39 +0000 (17:34 +0000)
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)