Staging: panel: change asm/uaccess.h to linux/uaccess.h
authorTakanori Suzuki <mail.tks@gmail.com>
Sat, 8 May 2010 13:56:24 +0000 (22:56 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 22:16:08 +0000 (15:16 -0700)
This patch replaces <asm/uaccess.h> with <linux/uaccess.h> to comply with
the checkpatch.pl hint.

Signed-off-by: Takanori Suzuki <mail.tks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found