summaryrefslogtreecommitdiff
path: root/include/linux/stringify.h
diff options
context:
space:
mode:
authorYuan Yao <[email protected]>2016-03-15 14:36:40 +0800
committerYork Sun <[email protected]>2016-05-18 08:50:48 -0700
commitbf9bffa9784411ba743b127adc031bcb6e27735d (patch)
treefecf19419eb7b5c5aee606d572fca1112962da09 /include/linux/stringify.h
parentf13c99c2a265d0586702523fab56a3562de31f86 (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/stringify.h')
0 files changed, 0 insertions, 0 deletions