]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/vme.h
ARM: dts: imx6ul.dtsi: add eLCDIF support
[karo-tx-linux.git] / include / linux / vme.h
index c0131358f351519a279aefa602c26399ff2319c1..71e4a6dec5ac77a4cfdaf1483ae2c8866e7fd032 100644 (file)
@@ -81,6 +81,9 @@ struct vme_resource {
 
 extern struct bus_type vme_bus_type;
 
+/* Number of VME interrupt vectors */
+#define VME_NUM_STATUSID       256
+
 /* VME_MAX_BRIDGES comes from the type of vme_bus_numbers */
 #define VME_MAX_BRIDGES                (sizeof(unsigned int)*8)
 #define VME_MAX_SLOTS          32