From 64594957260dd13519b3eefec61fe7ea49a82eb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=99=E8=92=99plus?= Date: Sun, 22 Oct 2023 14:08:45 +0800 Subject: [PATCH] [rtdef] remove duplicated rt_device_t defination --- include/rtdef.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/rtdef.h b/include/rtdef.h index eb0d66b06c..b4047d3cdf 100644 --- a/include/rtdef.h +++ b/include/rtdef.h @@ -1381,7 +1381,6 @@ struct rt_device void *user_data; /**< device private data */ }; -typedef struct rt_device *rt_device_t; /** * Notify structure