diff options
Diffstat (limited to 'board/ti/am335x/board.c')
-rw-r--r-- | board/ti/am335x/board.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/ti/am335x/board.c b/board/ti/am335x/board.c index 34f4a919656..681002ba1da 100644 --- a/board/ti/am335x/board.c +++ b/board/ti/am335x/board.c @@ -339,7 +339,6 @@ static void scale_vcores_bone(int freq) if (power_tps65217_init(0)) return; - /* * On Beaglebone White we need to ensure we have AC power * before increasing the frequency. |