diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2012-11-30 23:34:59 (GMT) |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2013-02-12 17:05:23 (GMT) |
commit | 6cce76dc9ed9efc0a43fca233ddd205e7ded55eb (patch) | |
tree | 23d20c2b9d07bb9f2756470cd533b78c1e798b62 /arch/powerpc/boot | |
parent | 8998a030098db908a2b20c864d7ec7246db516f8 (diff) | |
download | linux-fsl-qoriq-6cce76dc9ed9efc0a43fca233ddd205e7ded55eb.tar.xz |
powerpc/fsl: msi: sparse fixes
arch/powerpc/sysdev/fsl_msi.c:31:1: warning: symbol 'msi_head' was not declared. Should it be static?
arch/powerpc/sysdev/fsl_msi.c:138:40: warning: incorrect type in argument 1 (different base types)
arch/powerpc/sysdev/fsl_msi.c:138:40: expected restricted __be64 const [usertype] *p
arch/powerpc/sysdev/fsl_msi.c:138:40: got unsigned long long const [usertype] *[assigned] reg
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot')
0 files changed, 0 insertions, 0 deletions