提交 f70893dc 编写于 作者: M Matthias Kaehlcke 提交者: Maxime Ripard

clk: sunxi-ng: Fix header guard of ccu-sun8i-r.h

Remove trailing extra underscore in definition of _CCU_SUN8I_R_H
Signed-off-by: NMatthias Kaehlcke <mka@chromium.org>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 5771a8c0
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
*/ */
#ifndef _CCU_SUN8I_R_H #ifndef _CCU_SUN8I_R_H
#define _CCU_SUN8I_R_H_ #define _CCU_SUN8I_R_H
#include <dt-bindings/clock/sun8i-r-ccu.h> #include <dt-bindings/clock/sun8i-r-ccu.h>
#include <dt-bindings/reset/sun8i-r-ccu.h> #include <dt-bindings/reset/sun8i-r-ccu.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册