diff options
author | Michal Simek <monstr@monstr.eu> | 2011-02-07 11:42:37 +0100 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2011-03-09 08:09:58 +0100 |
commit | cd44da154241170be3f1fadb1f2ca689f6802628 (patch) | |
tree | b27974304a6ae84779029f0d4807d8eed8d02a2e /arch/score | |
parent | c1df53b33c818d28d5e3b287530373e78a7904e7 (diff) | |
download | talos-obmc-linux-cd44da154241170be3f1fadb1f2ca689f6802628.tar.gz talos-obmc-linux-cd44da154241170be3f1fadb1f2ca689f6802628.zip |
microblaze: Fix sparse warning - consistent_alloc function
Warning in dma.c was caused by incorrect type in consistent_alloc function.
Warning log:
CHECK arch/microblaze/kernel/dma.c
arch/microblaze/kernel/dma.c:53:26: warning: incorrect type in argument 1 (different base types)
arch/microblaze/kernel/dma.c:53:26: expected int [signed] gfp
arch/microblaze/kernel/dma.c:53:26: got restricted unsigned int [usertype] flag
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/score')
0 files changed, 0 insertions, 0 deletions