summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm/serial.h
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2013-04-24 04:43:36 (GMT)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2013-04-24 04:43:36 (GMT)
commit234d15def96ac49027dc869f7bc250d5cb0eb5d7 (patch)
tree51fba17fa3949138c73640ba7cd53988ac712340 /arch/sparc/include/asm/serial.h
parent6747e83235caecd30b186d1282e4eba7679f81b7 (diff)
parent60d509fa6a9c4653a86ad830e4c4b30360b23f0e (diff)
downloadlinux-234d15def96ac49027dc869f7bc250d5cb0eb5d7.tar.xz
Merge remote-tracking branch 'origin/master' into next
Merge upstream to get the audit fixes
Diffstat (limited to 'arch/sparc/include/asm/serial.h')
-rw-r--r--arch/sparc/include/asm/serial.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/sparc/include/asm/serial.h b/arch/sparc/include/asm/serial.h
deleted file mode 100644
index f90d61c..0000000
--- a/arch/sparc/include/asm/serial.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __SPARC_SERIAL_H
-#define __SPARC_SERIAL_H
-
-#define BASE_BAUD ( 1843200 / 16 )
-
-#endif /* __SPARC_SERIAL_H */