diff options
| author | Yuan Yao <[email protected]> | 2016-03-15 14:36:40 +0800 |
|---|---|---|
| committer | York Sun <[email protected]> | 2016-05-18 08:50:48 -0700 |
| commit | bf9bffa9784411ba743b127adc031bcb6e27735d (patch) | |
| tree | fecf19419eb7b5c5aee606d572fca1112962da09 /include/linux/linux_string.h | |
| parent | f13c99c2a265d0586702523fab56a3562de31f86 (diff) | |
spi: fsl_qspi: Fix issues on arm64
The address value and size value get from dts "reg" property have
type of u64 on arm64. If we assign those values to "u32" variables,
driver can't work correctly. Converting the type of those variables
to fdt_xxx_t.
Signed-off-by: Yuan Yao <[email protected]>
Signed-off-by: Prabhakar Kushwaha <[email protected]>
Reviewed-by: York Sun <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions
