fdt: Drop SPL_BUILD macro
authorSimon Glass <sjg@chromium.org>
Thu, 13 Jan 2022 02:26:15 +0000 (19:26 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Jan 2022 16:13:41 +0000 (09:13 -0700)
commitf350f67764fe2c18b92da38eec75be359fc825ec
treede96dd6768f19d03d358d2676190bc1b4e5e1415
parent78aac05eb1de0f70f7643a575ff543211d2cc6f4
fdt: Drop SPL_BUILD macro

This old macro is not needed anymore since we can use IS_ENABLED() now.
Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/serial/serial-uclass.c
include/fdtdec.h