提交 1692caa9 编写于 作者: S Szymon Janc 提交者: Greg Kroah-Hartman

Staging: quickstart: Make quickstart_input static

Signed-off-by: NSzymon Janc <szymon@janc.net.pl>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 605926ef
......@@ -71,7 +71,7 @@ static struct quickstart_driver_data {
struct quickstart_btn *pressed;
} quickstart_data;
struct input_dev *quickstart_input;
static struct input_dev *quickstart_input;
/* Platform driver functions */
static ssize_t quickstart_buttons_show(struct device *dev,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册