summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/board-snowball.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-ux500/board-snowball.h')
-rw-r--r--arch/arm/mach-ux500/board-snowball.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/board-snowball.h b/arch/arm/mach-ux500/board-snowball.h
new file mode 100644
index 000000000000..c92c4198440c
--- /dev/null
+++ b/arch/arm/mach-ux500/board-snowball.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright (C) ST-Ericsson SA 2010
+ *
+ * License terms: GNU General Public License (GPL) version 2
+ */
+
+#ifndef __BOARD_SNOWBALL_H
+#define __BOARD_SNOWBALL_H
+
+void __init snowball_pins_init(void);
+
+#endif