src/drivers: Fix typo

Change-Id: I9144937b72a98517cbd41c093cff7bad543b4140
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/27916
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS
2018-08-07 12:23:16 +02:00
committed by Martin Roth
parent 5cdd9aab34
commit 1895838e7a
15 changed files with 18 additions and 18 deletions

View File

@@ -29,7 +29,7 @@ enum TPS65913_RTC_REG {
TPS65913_WEEKS_REG = 0x06,
TPS65913_RTC_CTRL_REG = 0x10,
TPS65913_RTC_STATUS_REG = 0x11,
TPS65913_RTC_INTERRUPS_REG = 0x12,
TPS65913_RTC_INTERRUPTS_REG = 0x12,
};
enum {