aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
diff options
context:
space:
mode:
authorBen Dooks (Codethink) <ben.dooks@codethink.co.uk>2019-10-11 13:56:58 +0100
committerRussell King <rmk+kernel@armlinux.org.uk>2019-10-31 16:58:54 +0000
commit3b129524080bcb1bdcd9a7f66dbcf5bea899a291 (patch)
tree40572c292825fe2dd4a4e3e48bb034dfdab2e32a /arch/arm/mm
parentARM: 8920/1: share get_signal_page from signal.c to process.c (diff)
downloadlinux-dev-3b129524080bcb1bdcd9a7f66dbcf5bea899a291.tar.xz
linux-dev-3b129524080bcb1bdcd9a7f66dbcf5bea899a291.zip
ARM: 8922/1: parse_dt_topology() rate is pointer to __be32
The rate pointer in parse_dt_topology is a pointer to a __be32, not a u32. This fixes the following sparse warning: arch/arm/kernel/topology.c:128:43: warning: incorrect type in argument 1 (different base types) arch/arm/kernel/topology.c:128:43: expected restricted __be32 const [usertype] *p arch/arm/kernel/topology.c:128:43: got unsigned int const [usertype] *[assigned] rate Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/mm')
0 files changed, 0 insertions, 0 deletions