summaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm/processor.h
diff options
context:
space:
mode:
authorChris Metcalf2011-02-28 21:58:39 +0100
committerChris Metcalf2011-03-10 19:14:03 +0100
commit5fb682b0644cd20015d9b0e3ca6921ad5533f4ba (patch)
tree0a2520197ebf92b6a27e69241bd4f242d1b39be3 /arch/tile/include/asm/processor.h
parentarch/tile: export some additional module symbols (diff)
downloadkernel-qcow2-linux-5fb682b0644cd20015d9b0e3ca6921ad5533f4ba.tar.gz
kernel-qcow2-linux-5fb682b0644cd20015d9b0e3ca6921ad5533f4ba.tar.xz
kernel-qcow2-linux-5fb682b0644cd20015d9b0e3ca6921ad5533f4ba.zip
arch/tile: fix some comments and whitespace
This is a grab bag of changes with no actual change to generated code. This includes whitespace and comment typos, plus a couple of stale comments being removed. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'arch/tile/include/asm/processor.h')
-rw-r--r--arch/tile/include/asm/processor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/tile/include/asm/processor.h b/arch/tile/include/asm/processor.h
index a9e7c8760334..e6889474038a 100644
--- a/arch/tile/include/asm/processor.h
+++ b/arch/tile/include/asm/processor.h
@@ -269,7 +269,6 @@ extern char chip_model[64];
/* Data on which physical memory controller corresponds to which NUMA node. */
extern int node_controller[];
-
/* Do we dump information to the console when a user application crashes? */
extern int show_crashinfo;