On Mon, Mar 07, 2016 at 02:51:19PM +0100, Geert Uytterhoeven wrote: > Hi Simon, > > On Mon, Mar 7, 2016 at 2:44 AM, Simon Horman <horms+renesas@xxxxxxxxxxxx> wrote: > > --- /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@xxxxxxxxxxxxxxxx> > > + * Contact: Simon Horman <horms@xxxxxxxxxxxx> > > + * > > + * 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. Likewise. I'll re-spin.