diff options
author | Olof Johansson <olof@lixom.net> | 2012-04-08 16:26:19 -0700 |
---|---|---|
committer | Vinod Koul <vinod.koul@linux.intel.com> | 2012-04-25 15:05:25 +0530 |
commit | c847382838ca503b6c55fb599160146221a2c141 (patch) | |
tree | fda89297dbcfb8d5319832cef4d665ba953f1d6a /Documentation/pti | |
parent | 7e426da823fc7cd428b82ff2cf3615da24c73352 (diff) |
dma: pl330: fix a couple of compilation warnings
Move a couple of tests and do a minor refactor to avoid:
drivers/dma/pl330.c: In function 'pl330_probe':
drivers/dma/pl330.c:2929:215: warning: comparison of distinct pointer types lacks a cast [enabled by default]
drivers/dma/pl330.c: In function 'pl330_tasklet':
drivers/dma/pl330.c:2250:8: warning: 'pch' may be used uninitialized in this function [-Wuninitialized]
drivers/dma/pl330.c:2228:25: note: 'pch' was declared here
drivers/dma/pl330.c:2277:130: warning: 'pch' may be used uninitialized in this function [-Wuninitialized]
drivers/dma/pl330.c:2260:25: note: 'pch' was declared here
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Diffstat (limited to 'Documentation/pti')
0 files changed, 0 insertions, 0 deletions