diff options
| author | Simon Glass <sjg@chromium.org> | 2019-12-20 18:10:35 -0700 |
|---|---|---|
| committer | Anatolij Gustschin <agust@denx.de> | 2020-01-02 16:25:25 +0100 |
| commit | c6567319019df0e92db4a00d0dd35c3a8e9c2f7f (patch) | |
| tree | 1b48cfac2c43387d1891722db1715fed6e4996c3 /scripts/const_structs.checkpatch | |
| parent | 46421197d51df7f050e9b0bdcd3edd0df3eaaf35 (diff) | |
| download | u-boot-c6567319019df0e92db4a00d0dd35c3a8e9c2f7f.tar.gz u-boot-c6567319019df0e92db4a00d0dd35c3a8e9c2f7f.tar.xz u-boot-c6567319019df0e92db4a00d0dd35c3a8e9c2f7f.zip | |
video: Avoid using #ifdef in console_rotate.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 IS_ENABLED() instead.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
