Re: [PATCH] clk: renesas: Rename header file renesas.h
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2016-03-07 13:51:19
Hi Simon, On Mon, Mar 7, 2016 at 2:44 AM, Simon Horman [off-list ref] wrote:
quoted hunk ↗ jump to hunk
--- /dev/null +++ b/include/linux/clk/renesas.h@@ -0,0 +1,35 @@ +/* + * Copyright 2013 Ideas On Board SPRL + * Copyright 2013, 2014 Horms Solutions Ltd. + * + * Contact: Laurent Pinchart <laurent.pinchart@ideasonboard.com> + * Contact: Simon Horman <horms@verge.net.au> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + +#ifndef __LINUX_CLK_SHMOBILE_H_ +#define __LINUX_CLK_SHMOBILE_H_
Ideally these should be changed to __LINUX_CLK_RENESAS_H_
Sorry for not noticing before.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds