提交 3b769be9 编写于 作者: A Adrian Bunk 提交者: Linus Torvalds

make drivers/video/display/display-sysfs.c:display_class static

Signed-off-by: NAdrian Bunk <bunk@stusta.de>
Cc: James Simmons <jsimmons@infradead.org>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 2ee12163
......@@ -127,7 +127,7 @@ static int display_resume(struct device *dev)
static struct mutex allocated_dsp_lock;
static DEFINE_IDR(allocated_dsp);
struct class *display_class;
static struct class *display_class;
struct display_device *display_device_register(struct display_driver *driver,
struct device *parent, void *devdata)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册