USB: cdc-acm: Add another conexant modem to the quirks
[firefly-linux-kernel-4.4.55.git] / drivers / ieee1394 / ieee1394.h
index 40492074c013c9d42af0eda8f4363506ab32e1da..e0ae0d3d747ff1a9e053919bb887bebeadc21d98 100644 (file)
@@ -121,6 +121,9 @@ extern const char *hpsb_speedto_str[];
 
 #include <asm/byteorder.h>
 
+/* '1' '3' '9' '4' in ASCII */
+#define IEEE1394_BUSID_MAGIC   cpu_to_be32(0x31333934)
+
 #ifdef __BIG_ENDIAN_BITFIELD
 
 struct selfid {