Commit ade98771 authored by Georgi Chorbadzhiyski's avatar Georgi Chorbadzhiyski

dvb/si/desc_51: Undefine locally defined macro after finishing its use.

parent e3ecc642
......@@ -236,7 +236,7 @@ static inline void desc51n_set_event_id(uint8_t *p_desc_n, uint16_t i_event_id)
link_n[7] = i_event_id & 0xff;
}
#undef setup_link_
#undef init_link_n
static inline uint8_t *desc51_get_logical_cell(uint8_t *p_desc, uint8_t n)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment