ARM: Merge next-s3c64xx-updates
authorBen Dooks <ben-linux@fluff.org>
Thu, 3 Dec 2009 21:53:10 +0000 (21:53 +0000)
committerBen Dooks <ben-linux@fluff.org>
Thu, 3 Dec 2009 21:53:10 +0000 (21:53 +0000)
Merge branch 'next-s3c64xx-updates' into for-rmk

Conflicts:

arch/arm/plat-s3c/dev-hsmmc2.c
arch/arm/plat-s3c/include/plat/sdhci.h

1  2 
arch/arm/plat-s3c/dev-hsmmc2.c
arch/arm/plat-s3c/include/plat/sdhci.h

@@@ -1,6 -1,9 +1,10 @@@
  /* linux/arch/arm/plat-s3c/dev-hsmmc2.c
   *
 + * Copyright (c) 2009 Samsung Electronics
+  * Copyright (c) 2009 Maurus Cuelenaere
+  *
+  * Based on arch/arm/plat-s3c/dev-hsmmc1.c
+  * original file Copyright (c) 2008 Simtec Electronics
   *
   * S3C series device definition for hsmmc device 2
   *
@@@ -71,9 -71,7 +71,10 @@@ extern struct s3c_sdhci_platdata s3c_hs
  
  extern void s3c64xx_setup_sdhci0_cfg_gpio(struct platform_device *, int w);
  extern void s3c64xx_setup_sdhci1_cfg_gpio(struct platform_device *, int w);
 +extern void s5pc100_setup_sdhci0_cfg_gpio(struct platform_device *, int w);
 +extern void s5pc100_setup_sdhci1_cfg_gpio(struct platform_device *, int w);
 +extern void s5pc100_setup_sdhci2_cfg_gpio(struct platform_device *, int w);
+ extern void s3c64xx_setup_sdhci2_cfg_gpio(struct platform_device *, int w);
  
  /* S3C6400 SDHCI setup */