diff options
| author | Simon Glass <[email protected]> | 2020-06-02 19:26:46 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-07-08 17:21:46 -0400 |
| commit | 4680976fb6e6dd478c0cb0233889122755f4d2db (patch) | |
| tree | eefbb8158c4c16d06e063b62f632a1ca90dd66c2 /include/linux/unaligned | |
| parent | 76be8f75c5f9cd4d968f720f80b891e101fff1fd (diff) | |
cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
This is defined only when __lp64__ is defined. That means that ulong is
64 bits long. Therefore we don't need to use a separate u64 type on those
architectures.
Fix up the code to take advantage of that, removing the preprocessor
conditions.
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include/linux/unaligned')
0 files changed, 0 insertions, 0 deletions
