1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-30 21:57:10 +01:00
Files
u-boot-megous/drivers/power
Tom Rini 8c0bb85824 power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard
In order to discard this code when unused in SPL we need to guard the
command with a check for CONFIG_SPL_BUILD and we rearrange the code
slightly to make this cleaner.

Cc: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
2018-01-13 00:07:57 +09:00
..
2016-10-24 08:04:38 -04:00