linux-stable/arch/arc
Sachin Kamat 1ec9db1056 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>
2013-04-09 12:21:14 +05:30
..
boot ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed" 2013-02-15 23:16:22 +05:30
configs ARC: [plat-arcfpga] defconfig for fully loaded ARC Linux 2013-02-15 23:16:17 +05:30
include ARC: Add implicit compiler barrier to raw_local_irq* functions 2013-04-08 16:10:26 -07:00
kernel ARC: Use <linux/*> headers instead of <asm/*> 2013-04-09 12:21:14 +05:30
lib ARC: String library 2013-02-11 20:00:35 +05:30
mm ARC: Use <linux/*> headers instead of <asm/*> 2013-04-09 12:21:14 +05:30
oprofile ARC: OProfile support 2013-02-15 23:16:00 +05:30
plat-arcfpga ARC: [Review] Multi-platform image #8: platform registers SMP callbacks 2013-02-15 23:16:17 +05:30
Kbuild ARC: Build system: Makefiles, Kconfig, Linker script 2013-02-11 20:00:25 +05:30
Kconfig ARC: Kconfig cleanup tracking cross-arch Kconfig pruning in merge window 2013-02-26 14:25:22 +05:30
Kconfig.debug ARC: Build system: Makefiles, Kconfig, Linker script 2013-02-11 20:00:25 +05:30
Makefile ARC: [Review] Multi-platform image #4: Isolate platform headers 2013-02-15 23:16:14 +05:30