Skip to content
Commit 305a7e6c authored by Declan Snyder's avatar Declan Snyder Committed by Daniel DeGrasse
Browse files

soc: nxp: imxrt: Remove ifdef around DCDC



The DCDC should be on all the platforms and the functions and structs
should therefore be defined on all the platforms. So the ifdef is not
needed, we can remove it to increase code compilation coverage unity
across configurations slightly. Compiler should optimize out the block
when IS_ENABLED is false statically.

Signed-off-by: default avatarDeclan Snyder <declan.snyder@nxp.com>
parent 16e74b92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment