diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-11-08 12:51:16 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2013-11-13 18:49:44 +0530 |
commit | 2f986ec6fa57a5dcf77f19f5f0d44b1f680a100f (patch) | |
tree | 8e3f0d92d7910160e0f697b9ce022461af937b1a /drivers/dma/txx9dmac.c | |
parent | 02808b427689d46136d9662c5013145f70119f42 (diff) | |
download | linux-2f986ec6fa57a5dcf77f19f5f0d44b1f680a100f.tar.bz2 |
dma: pl330: silence a compile warning
On 64 bit systems GCC warns that:
drivers/dma/pl330.c: In function ‘pl330_filter’:
drivers/dma/pl330.c:2317:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
It's harmless and I have casted it away.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/txx9dmac.c')
0 files changed, 0 insertions, 0 deletions