]> git.karo-electronics.de Git - linux-beck.git/commit
staging: sm750fb: Replace include <asm/*.h> with include <linux/*.h>
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>
Sun, 18 Oct 2015 13:55:10 +0000 (19:25 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:02:42 +0000 (19:02 -0700)
commit347cf6d109637b337dd3dd3ec777e9fd060d8644
tree540e228b86d768033ed4993d6828f43e0aa6d5c1
parenta487db8b67044b98fddf5433d4a5c96a2ce06d3a
staging: sm750fb: Replace include <asm/*.h> with include <linux/*.h>

Problem found using checkpatch.pl
WARNING: Use #include <linux/io.h> instead of <asm/io.h>
WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>

Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_help.h