summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2019-12-20 18:10:36 -0700
committerAnatolij Gustschin <[email protected]>2020-01-02 16:25:25 +0100
commit775d33229ffdc94be9a74d73ef6fabe6ea0e7a6f (patch)
treec7b2db6704d8e12aebb98b2cce2cac359d84474f /scripts/objdiff
parentc6567319019df0e92db4a00d0dd35c3a8e9c2f7f (diff)
video: Avoid using #ifdef in vidconsole-uclass.c
This code does not really need to use #ifdef. We can use if() instead and gain build coverage without impacting code size. Change the #ifdefs to use CONFIG_IS_ENABLED() instead. Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions