mirror of https://lore.kernel.org/linux-amlogic/
 help / color / mirror / Atom feed
From: Yue Haibing <yuehaibing@huawei.com>
To: <herbert@gondor.apana.org.au>, <davem@davemloft.net>,
	<clabbe@baylibre.com>, <linus.walleij@linaro.org>,
	<atenart@kernel.org>, <arno@natisbad.org>,
	<bbrezillon@kernel.org>, <thomas.lendacky@amd.com>
Cc: <linux-crypto@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-amlogic@lists.infradead.org>,
	<linux-arm-kernel@lists.infradead.org>
Subject: [PATCH -next 4/6] crypto: ccp - Remove unused declaration sp_get_master()
Date: Tue, 20 Aug 2024 16:25:23 +0800	[thread overview]
Message-ID: <20240820082525.259337-5-yuehaibing@huawei.com> (raw)
In-Reply-To: <20240820082525.259337-1-yuehaibing@huawei.com>

This function is never implemented and used since introduction in
commit 720419f01832 ("crypto: ccp - Introduce the AMD Secure Processor
device").

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
---
 drivers/crypto/ccp/sp-dev.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/crypto/ccp/sp-dev.h b/drivers/crypto/ccp/sp-dev.h
index 0895de823674..6f9d7063257d 100644
--- a/drivers/crypto/ccp/sp-dev.h
+++ b/drivers/crypto/ccp/sp-dev.h
@@ -138,7 +138,6 @@ struct sp_device *sp_alloc_struct(struct device *dev);
 
 int sp_init(struct sp_device *sp);
 void sp_destroy(struct sp_device *sp);
-struct sp_device *sp_get_master(void);
 
 int sp_suspend(struct sp_device *sp);
 int sp_resume(struct sp_device *sp);
-- 
2.34.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

  parent reply	other threads:[~2024-08-20  8:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-20  8:25 [PATCH -next 0/6] Cleanup unused function declarations Yue Haibing
2024-08-20  8:25 ` [PATCH -next 1/6] crypto: safexcel - Remove unused declaration safexcel_ring_first_rptr() Yue Haibing
2024-08-20  8:25 ` [PATCH -next 2/6] crypto: sl3516 - Remove unused declaration sl3516_ce_enqueue() Yue Haibing
2024-08-20  8:25 ` [PATCH -next 3/6] crypto: octeontx - Remove unused declaration otx_cpt_callback() Yue Haibing
2024-08-20  8:25 ` Yue Haibing [this message]
2024-08-20 13:55   ` [PATCH -next 4/6] crypto: ccp - Remove unused declaration sp_get_master() Tom Lendacky
2024-08-20  8:25 ` [PATCH -next 5/6] crypto: amlogic - Remove unused declaration meson_enqueue() Yue Haibing
2024-08-20  8:25 ` [PATCH -next 6/6] crypto: crypto4xx - Remove unused declaration crypto4xx_free_ctx() Yue Haibing
2024-08-30 10:36 ` [PATCH -next 0/6] Cleanup unused function declarations Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240820082525.259337-5-yuehaibing@huawei.com \
    --to=yuehaibing@huawei.com \
    --cc=arno@natisbad.org \
    --cc=atenart@kernel.org \
    --cc=bbrezillon@kernel.org \
    --cc=clabbe@baylibre.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=linus.walleij@linaro.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thomas.lendacky@amd.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®