aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/samsung/fm_si4709/Si4709_main.h
blob: 61d8872a1ac34a4fc7a524fee4d72bebdb4e6ba0 (plain)
1
2
3
4
5
6
7
8
#ifndef _Si4709_MAIN_H
#define _Si4709_MAIN_H

#include <linux/wait.h>

extern wait_queue_head_t Si4709_waitq;

#endif