Files
android_kernel_xiaomi_sm8450/arch/powerpc/sysdev
Dan Carpenter c42d3be0c0 powerpc: Fix size calculation using resource_size()
The problem is the the calculation should be "end - start + 1" but the
plus one is missing in this calculation.

Fixes: 8626816e90 ("powerpc: add support for MPIC message register API")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-08-10 22:12:33 +10:00
..
2016-08-07 23:50:09 -04:00
2016-09-20 20:57:12 +10:00
2018-07-04 22:41:09 +10:00
2016-09-20 20:57:12 +10:00
2014-09-25 23:14:46 +10:00