diff options
| author | Simon Glass <[email protected]> | 2023-04-25 10:54:41 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-04-27 13:51:06 -0400 |
| commit | 8b1b943a7aa3c2d071982b99220cdee49ed2c5fb (patch) | |
| tree | b4a9582e9aeb51df0c3925dc57877c8fae9e1ca6 /doc/develop | |
| parent | c94a331061741fab44aeeca3d17caafdadeb4543 (diff) | |
ide: Avoid preprocessor for CONFIG_LBA48
Use IS_ENABLED() instead for all conditions. Add the 'lba48' flag into
struct blk_desc always, since it uses very little space. Use a bool so
the meaning is clearer.
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
