Commit d268ee0f authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

static declaration followed non-static

parent 04b6f91f
......@@ -38,5 +38,3 @@ int frames_in_buffer_minus_one (int num_sensor);
void memchan_enable (int chn, int enable);
void set_memchannel_priority (int chn, u16 priority);
u16 get_memchannel_priority (int chn);
loff_t videomem_lseek (struct file * file, loff_t offset, int orig);
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