diff options
| author | Simon Glass <[email protected]> | 2020-06-02 19:26:44 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-07-08 17:21:46 -0400 |
| commit | 3428faf23af5079e80c53d0d8473af30d3c19fca (patch) | |
| tree | 77634e4cb1e1356d3eacadff0ba89151dd305ea1 /include/linux/string.h | |
| parent | 84dd1902443cf500b2536eeb14d6662c6b502698 (diff) | |
Update MEM_SUPPORT_64BIT_DATA to be always defined
Define this macro always so we don't need the preprocessor to check it.
Convert the users to #if instead of #ifdef.
Note that '#if MEM_SUPPORT_64BIT_DATA' does not give an error if the
macro is not define. It just assumes zero.
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
