diff --git a/[refs] b/[refs] index 208e5f61b8a6..7673888c3154 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 98d530fe246b65fbd3cdeeeca319a80c46cb4793 +refs/heads/master: 96a608a4bfd8468c21881b3f92024923886eb015 diff --git a/trunk/include/linux/amba/pl08x.h b/trunk/include/linux/amba/pl08x.h index 933b4ed12be5..5b87b6aac3f8 100644 --- a/trunk/include/linux/amba/pl08x.h +++ b/trunk/include/linux/amba/pl08x.h @@ -118,7 +118,7 @@ struct pl08x_txd { dma_addr_t dst_addr; size_t len; dma_addr_t llis_bus; - void *llis_va; + struct pl08x_lli *llis_va; bool active; /* Default cctl value for LLIs */ u32 cctl;