summaryrefslogtreecommitdiff
path: root/drivers/dca
diff options
context:
space:
mode:
authorMarin Mitov <mitov@issp.bas.bg>2010-05-31 14:03:04 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-08-06 00:53:33 +0400
commited1d218c95c6846416ddb39085b20a5b3c0872e4 (patch)
treec5fde1cb1169af6c26f8445708484778b79c1cbb /drivers/dca
parent94f17cd7887ca681ea88fda1fd9bf65c0ca161f0 (diff)
downloadlinux-ed1d218c95c6846416ddb39085b20a5b3c0872e4.tar.xz
Driver core: internal struct dma_coherent_mem, change type of a member.
struct dma_coherent_mem in drivers/base/dma-coherent.c has member 'device_base' that is of type u32, but is assigned value of type dma_addr_t, which may be 64 bits for x86_64. Change the type to dma_addr_t. Signed-off-by: Marin Mitov <mitov@issp.bas.bg> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/dca')
0 files changed, 0 insertions, 0 deletions