diff options
Diffstat (limited to 'include/kendryte/bypass.h')
-rw-r--r-- | include/kendryte/bypass.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/kendryte/bypass.h b/include/kendryte/bypass.h index a081cbd12ff..ab85bbcbfca 100644 --- a/include/kendryte/bypass.h +++ b/include/kendryte/bypass.h @@ -5,7 +5,7 @@ #ifndef K210_BYPASS_H #define K210_BYPASS_H -#include <clk.h> +struct clk; struct k210_bypass { struct clk clk; |