]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/platform_data/spi-nuc900.h
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into...
[mirror_ubuntu-artful-kernel.git] / include / linux / platform_data / spi-nuc900.h
index 2c4e0c1285010fdfee53bebeaff4cd638c50a56f..4b3f46832e197b6fab7214dec07a7a149063be60 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * arch/arm/mach-w90x900/include/mach/nuc900_spi.h
- *
  * Copyright (c) 2009 Nuvoton technology corporation.
  *
  * Wan ZongShun <mcuos.com@gmail.com>
@@ -11,8 +9,8 @@
  *
  */
 
-#ifndef __ASM_ARCH_SPI_H
-#define __ASM_ARCH_SPI_H
+#ifndef __SPI_NUC900_H
+#define __SPI_NUC900_H
 
 extern void mfp_set_groupg(struct device *dev, const char *subname);
 
@@ -32,4 +30,4 @@ struct nuc900_spi_chip {
        unsigned char bits_per_word;
 };
 
-#endif /* __ASM_ARCH_SPI_H */
+#endif /* __SPI_NUC900_H */