Re: [PATCH] clk: sunxi-ng: Fix header guard of ccu-sun8i-r.h

2017-07-27 Thread Maxime Ripard
On Wed, Jul 26, 2017 at 02:02:21PM -0700, Matthias Kaehlcke wrote: > Remove trailing extra underscore in definition of _CCU_SUN8I_R_H > > Signed-off-by: Matthias Kaehlcke Applied, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com

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

2017-07-26 Thread Matthias Kaehlcke
Remove trailing extra underscore in definition of _CCU_SUN8I_R_H Signed-off-by: Matthias Kaehlcke --- drivers/clk/sunxi-ng/ccu-sun8i-r.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/sunxi-ng/ccu-sun8i-r.h b/drivers/clk/sunxi-ng/ccu-sun8i-r.h index a7a407f12b56