X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=arch%2Fpowerpc%2Finclude%2Fasm%2Ftypes.h;h=8947b9827bc40d8d03fba298554d0c0f449aa31c;hb=8547727756a7322b99aa313ce50fe15d8f858872;hp=e16a6b2d96f194ab84157b477636103d6acf64e6;hpb=6447f55da90b77faec1697d499ed7986bb4f6de6;p=firefly-linux-kernel-4.4.55.git diff --git a/arch/powerpc/include/asm/types.h b/arch/powerpc/include/asm/types.h index e16a6b2d96f1..8947b9827bc4 100644 --- a/arch/powerpc/include/asm/types.h +++ b/arch/powerpc/include/asm/types.h @@ -44,8 +44,6 @@ typedef struct { typedef __vector128 vector128; -typedef u64 dma64_addr_t; - typedef struct { unsigned long entry; unsigned long toc;