summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/tegra114-common
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/tegra114-common')
-rw-r--r--arch/arm/cpu/tegra114-common/clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/cpu/tegra114-common/clock.c b/arch/arm/cpu/tegra114-common/clock.c
index 47612e1..3bede71 100644
--- a/arch/arm/cpu/tegra114-common/clock.c
+++ b/arch/arm/cpu/tegra114-common/clock.c
@@ -103,7 +103,7 @@ static enum clock_id clock_source[CLOCK_TYPE_COUNT][CLOCK_MAX_MUX+1] = {
MASK_BITS_31_29},
{ CLK(PERIPH), CLK(CGENERAL), CLK(SFROM32KHZ), CLK(OSC),
CLK(NONE), CLK(NONE), CLK(NONE), CLK(NONE),
- MASK_BITS_29_28}
+ MASK_BITS_31_28}
};
/*