X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fcris%2Finclude%2Fasm%2Ftypes.h;h=44055087c932fa7a21d55168736c154fcf77088f;hb=3e50594e8e72932ad4cfcb0b3cbdf58fc3bce416;hp=5790262cbe8ae8c0da682c622e07b0da13606e7d;hpb=24924f884cd36603615ea5496244e542b0b513c6;p=mv-sheeva.git diff --git a/arch/cris/include/asm/types.h b/arch/cris/include/asm/types.h index 5790262cbe8..44055087c93 100644 --- a/arch/cris/include/asm/types.h +++ b/arch/cris/include/asm/types.h @@ -18,9 +18,6 @@ typedef unsigned short umode_t; #ifndef __ASSEMBLY__ -/* Dma addresses are 32-bits wide, just like our other addresses. */ - -typedef u32 dma_addr_t; typedef u32 dma64_addr_t; #endif /* __ASSEMBLY__ */