Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / include / linux / spi / mc33880.h
diff --git a/kernel/include/linux/spi/mc33880.h b/kernel/include/linux/spi/mc33880.h
new file mode 100644 (file)
index 0000000..82ffccd
--- /dev/null
@@ -0,0 +1,10 @@
+#ifndef LINUX_SPI_MC33880_H
+#define LINUX_SPI_MC33880_H
+
+struct mc33880_platform_data {
+       /* number assigned to the first GPIO */
+       unsigned        base;
+};
+
+#endif
+