Acked-by: wharms  <[email protected]>

Am 30.03.2014 14:26, schrieb Thomas Klausner:
> Signed-off-by: Thomas Klausner <[email protected]>
> ---
>  nouveau/bufctx.c | 6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/nouveau/bufctx.c b/nouveau/bufctx.c
> index 23d6f09..4f76e5d 100644
> --- a/nouveau/bufctx.c
> +++ b/nouveau/bufctx.c
> @@ -44,12 +44,6 @@ struct nouveau_bufref_priv {
>       struct nouveau_bufctx *bufctx;
>  };
>  
> -static inline struct nouveau_bufref_priv *
> -nouveau_bufref(struct nouveau_bufref *bctx)
> -{
> -     return (struct nouveau_bufref_priv *)bctx;
> -}
> -
>  struct nouveau_bufbin_priv {
>       struct nouveau_bufref_priv *list;
>       int relocs;
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to