Loading include/linux/can/bcm.h +2 −0 Original line number Original line Diff line number Diff line Loading @@ -14,6 +14,8 @@ #ifndef CAN_BCM_H #ifndef CAN_BCM_H #define CAN_BCM_H #define CAN_BCM_H #include <linux/types.h> /** /** * struct bcm_msg_head - head of messages to/from the broadcast manager * struct bcm_msg_head - head of messages to/from the broadcast manager * @opcode: opcode, see enum below. * @opcode: opcode, see enum below. Loading Loading
include/linux/can/bcm.h +2 −0 Original line number Original line Diff line number Diff line Loading @@ -14,6 +14,8 @@ #ifndef CAN_BCM_H #ifndef CAN_BCM_H #define CAN_BCM_H #define CAN_BCM_H #include <linux/types.h> /** /** * struct bcm_msg_head - head of messages to/from the broadcast manager * struct bcm_msg_head - head of messages to/from the broadcast manager * @opcode: opcode, see enum below. * @opcode: opcode, see enum below. Loading