summaryrefslogtreecommitdiffstats
path: root/include/asm-xtensa/serial.h
diff options
context:
space:
mode:
authorJeff Garzik2005-08-29 22:12:36 +0200
committerJeff Garzik2005-08-29 22:12:36 +0200
commit2fca877b68b2b4fc5b94277858a1bedd46017cde (patch)
treefd02725406299ba2f26354463b3c261721e9eb6b /include/asm-xtensa/serial.h
parentMerge upstream kernel changes into 'C/H/S support' branch of libata. (diff)
parentLinux v2.6.13 (diff)
downloadkernel-qcow2-linux-2fca877b68b2b4fc5b94277858a1bedd46017cde.tar.gz
kernel-qcow2-linux-2fca877b68b2b4fc5b94277858a1bedd46017cde.tar.xz
kernel-qcow2-linux-2fca877b68b2b4fc5b94277858a1bedd46017cde.zip
/spare/repo/libata-dev branch 'v2.6.13'
Diffstat (limited to 'include/asm-xtensa/serial.h')
-rw-r--r--include/asm-xtensa/serial.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/include/asm-xtensa/serial.h b/include/asm-xtensa/serial.h
new file mode 100644
index 000000000000..ec04114fcf0b
--- /dev/null
+++ b/include/asm-xtensa/serial.h
@@ -0,0 +1,18 @@
+/*
+ * include/asm-xtensa/serial.h
+ *
+ * Configuration details for 8250, 16450, 16550, etc. serial ports
+ *
+ * This file is subject to the terms and conditions of the GNU General Public
+ * License. See the file "COPYING" in the main directory of this archive
+ * for more details.
+ *
+ * Copyright (C) 2001 - 2005 Tensilica Inc.
+ */
+
+#ifndef _XTENSA_SERIAL_H
+#define _XTENSA_SERIAL_H
+
+#include <asm/platform/serial.h>
+
+#endif /* _XTENSA_SERIAL_H */