diff options
Diffstat (limited to 'board/ti/am43xx/board.c')
-rw-r--r-- | board/ti/am43xx/board.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/ti/am43xx/board.c b/board/ti/am43xx/board.c index 40b7fcfc387..431372954b2 100644 --- a/board/ti/am43xx/board.c +++ b/board/ti/am43xx/board.c @@ -336,7 +336,6 @@ const struct dpll_params *get_dpll_ddr_params(void) return NULL; } - /* * get_opp_offset: * Returns the index for safest OPP of the device to boot. |