Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[firefly-linux-kernel-4.4.55.git] / include / net / llc_s_st.h
index 567c681f1f3ebf0a8dada1527fd9513602505454..c4359e203013c097837f06ca826f3b887c21bfed 100644 (file)
@@ -19,7 +19,7 @@
 struct llc_sap_state_trans {
        llc_sap_ev_t      ev;
        u8                next_state;
-       llc_sap_action_t *ev_actions;
+       const llc_sap_action_t *ev_actions;
 };
 
 struct llc_sap_state {