[BACK]Return to ti_sdhc.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / arm / ti

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/arm/ti/ti_sdhc.c between version 1.7 and 1.8

version 1.7, 2021/01/18 02:35:49 version 1.8, 2021/01/25 14:20:39
Line 95  static const struct device_compatible_en
Line 95  static const struct device_compatible_en
         { .compat = "ti,omap4-hsmmc",          { .compat = "ti,omap4-hsmmc",
           .data = &omap4_hsmmc_config },            .data = &omap4_hsmmc_config },
   
         { 0 }          { }
 };  };
   
 enum {  enum {

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb <webmaster@jp.NetBSD.org>