]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/rtc/ds1307.c
Merge remote-tracking branch 'u-boot-imx/master'
[karo-tx-uboot.git] / drivers / rtc / ds1307.c
index 1a2bad3c5c60142a647751de5d8792483c261414..03ab1a8c5d38c1ca8013aeabe304431fb8eb558d 100644 (file)
@@ -9,7 +9,7 @@
 
 /*
  * Date & Time support (no alarms) for Dallas Semiconductor (now Maxim)
- * DS1307 and DS1338 Real Time Clock (RTC).
+ * DS1307 and DS1338/9 Real Time Clock (RTC).
  *
  * based on ds1337.c
  */