[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210915124943.GH4065468@nvidia.com>
Date: Wed, 15 Sep 2021 09:49:43 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Shameer Kolothum <shameerali.kolothum.thodi@...wei.com>
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-crypto@...r.kernel.org, alex.williamson@...hat.com,
mgurtovoy@...dia.com, linuxarm@...wei.com, liulongfang@...wei.com,
prime.zeng@...ilicon.com, jonathan.cameron@...wei.com,
wangzhou1@...ilicon.com
Subject: Re: [PATCH v3 1/6] crypto: hisilicon/qm: Move the QM header to
include/linux
On Wed, Sep 15, 2021 at 10:50:32AM +0100, Shameer Kolothum wrote:
> diff --git a/drivers/crypto/hisilicon/zip/zip.h b/drivers/crypto/hisilicon/zip/zip.h
> index 517fdbdff3ea..1997c3233911 100644
> +++ b/drivers/crypto/hisilicon/zip/zip.h
> @@ -7,7 +7,7 @@
> #define pr_fmt(fmt) "hisi_zip: " fmt
>
> #include <linux/list.h>
> -#include "../qm.h"
> +#include "linux/hisi_acc_qm.h"
Why < not " ?
Jason
Powered by blists - more mailing lists