提交 48f658bb 编写于 作者: T Takanori Suzuki 提交者: Greg Kroah-Hartman

Staging: panel: change asm/uaccess.h to linux/uaccess.h

This patch replaces <asm/uaccess.h> with <linux/uaccess.h> to comply with
the checkpatch.pl hint.
Signed-off-by: NTakanori Suzuki <mail.tks@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 b63eaed0
......@@ -57,7 +57,7 @@
#include <generated/utsrelease.h>
#include <linux/io.h>
#include <asm/uaccess.h>
#include <linux/uaccess.h>
#include <asm/system.h>
#define LCD_MINOR 156
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册