summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/setup.c
AgeCommit message (Collapse)Author
2017-04-05powerpc: Move setup_board_extra() into a PPC fileSimon Glass
We don't need this PPC-specific function in generic code. Move it to the powerpc directory. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Stefan Roese <[email protected]>