diff options
author | Michal Simek <monstr@monstr.eu> | 2011-02-07 05:42:37 -0500 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2011-03-09 02:09:58 -0500 |
commit | cd44da154241170be3f1fadb1f2ca689f6802628 (patch) | |
tree | b27974304a6ae84779029f0d4807d8eed8d02a2e /arch/microblaze/include/asm/cputable.h | |
parent | c1df53b33c818d28d5e3b287530373e78a7904e7 (diff) |
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/microblaze/include/asm/cputable.h')
0 files changed, 0 insertions, 0 deletions