]> git.openfabrics.org - ~emulex/infiniband.git/commit
ARC: Use <linux/*> headers instead of <asm/*>
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 6 Mar 2013 11:23:44 +0000 (16:53 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Tue, 9 Apr 2013 06:51:14 +0000 (12:21 +0530)
commit1ec9db1056b0c4b8b9dfca4736634c7c8e0833d5
tree50dd223c3961983940c0af919f8b9053cc810802
parent39d0c30d00d7ca44f62e0fb11eab053b17224a8f
ARC: Use <linux/*> headers instead of <asm/*>

Silences the following checkpatch warnings:
WARNING: Use #include <linux/ptrace.h> instead of <asm/ptrace.h>
WARNING: Use #include <linux/kprobes.h> instead of <asm/kprobes.h>
WARNING: Use #include <linux/kgdb.h> instead of <asm/kgdb.h>
WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
WARNING: Use #include <linux/cache.h> instead of <asm/cache.h>

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/kernel/asm-offsets.c
arch/arc/kernel/disasm.c
arch/arc/kernel/setup.c
arch/arc/kernel/traps.c
arch/arc/mm/ioremap.c