diff options
author | Ben Dooks (Codethink) <[email protected]> | 2019-10-11 13:56:58 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2019-10-31 16:58:54 +0000 |
commit | 3b129524080bcb1bdcd9a7f66dbcf5bea899a291 (patch) | |
tree | 40572c292825fe2dd4a4e3e48bb034dfdab2e32a /lib/memory-notifier-error-inject.c | |
parent | 83dc1d99429af7d73225294f216a510ba6f58e45 (diff) |
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 <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions