summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/include/mach/am3xxx-silicon.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap/include/mach/am3xxx-silicon.h')
-rw-r--r--arch/arm/mach-omap/include/mach/am3xxx-silicon.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-omap/include/mach/am3xxx-silicon.h b/arch/arm/mach-omap/include/mach/am3xxx-silicon.h
new file mode 100644
index 0000000000..c5f73ad457
--- /dev/null
+++ b/arch/arm/mach-omap/include/mach/am3xxx-silicon.h
@@ -0,0 +1,6 @@
+#ifndef __ASM_ARCH_AM33XX_H
+#define __ASM_ARCH_AM33XX_H
+
+void am3xxx_uart_soft_reset(void __iomem *uart_base);
+
+#endif /* __ASM_ARCH_AM33XX_H */ \ No newline at end of file