commit | dcfc42b12f95fecffbf4692854acd4193240d86a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Aug 07 07:24:06 2021 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Sep 25 09:46:15 2021 -0600 |
tree | 0415ef0a2804ac9dff88bc8ecfd28cd39a740de2 | |
parent | 62470afed14a598d36d055c60ccc3ffab6967dcc [diff] |
treewide: Try to avoid the preprocessor with OF_REAL Convert some of these occurences to C code, where it is easy to do. This should help encourage this approach to be used in new code. Signed-off-by: Simon Glass <sjg@chromium.org>