* [PATCH -next] ARM: at91: Remove unused extern declarations
@ 2023-07-25 14:11 YueHaibing
2023-08-02 4:49 ` claudiu beznea
0 siblings, 1 reply; 2+ messages in thread
From: YueHaibing @ 2023-07-25 14:11 UTC (permalink / raw)
To: nicolas.ferre, alexandre.belloni, claudiu.beznea, yuehaibing
Cc: linux-arm-kernel, linux-kernel
commit 157576d55233 ("misc: remove atmel_tclib")
left behind this.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
include/soc/at91/atmel_tcb.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/include/soc/at91/atmel_tcb.h b/include/soc/at91/atmel_tcb.h
index 1d7071dc0bca..26b56a07bd1f 100644
--- a/include/soc/at91/atmel_tcb.h
+++ b/include/soc/at91/atmel_tcb.h
@@ -77,9 +77,6 @@ struct atmel_tc {
bool allocated;
};
-extern struct atmel_tc *atmel_tc_alloc(unsigned block);
-extern void atmel_tc_free(struct atmel_tc *tc);
-
/* platform-specific ATMEL_TC_TIMER_CLOCKx divisors (0 means 32KiHz) */
extern const u8 atmel_tc_divisors[5];
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH -next] ARM: at91: Remove unused extern declarations
2023-07-25 14:11 [PATCH -next] ARM: at91: Remove unused extern declarations YueHaibing
@ 2023-08-02 4:49 ` claudiu beznea
0 siblings, 0 replies; 2+ messages in thread
From: claudiu beznea @ 2023-08-02 4:49 UTC (permalink / raw)
To: YueHaibing, nicolas.ferre, alexandre.belloni, claudiu.beznea
Cc: linux-arm-kernel, linux-kernel
On 25.07.2023 17:11, YueHaibing wrote:
> commit 157576d55233 ("misc: remove atmel_tclib")
> left behind this.
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Applied to at91-soc, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-02 4:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-25 14:11 [PATCH -next] ARM: at91: Remove unused extern declarations YueHaibing
2023-08-02 4:49 ` claudiu beznea
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®