On Thu, Jun 20, 2013 at 02:27:18AM +0000, Tang Yuantian-B29983 wrote: > > > > -----Original Message----- > > From: Guenter Roeck [mailto:linux@xxxxxxxxxxxx] > > Sent: 2013年6月19日 星期三 23:43 > > To: Tang Yuantian-B29983 > > Cc: khali@xxxxxxxxxxxx; lm-sensors@xxxxxxxxxxxxxx; devicetree- > > discuss@xxxxxxxxxxxxxxxx; linux-doc@xxxxxxxxxxxxxxx > > Subject: Re: [PATCH v2] hwmon: (ina2xx) Add device tree support to pass > > the shunt resistor > > > > On Wed, Jun 19, 2013 at 02:50:20PM +0800, Yuantian.Tang@xxxxxxxxxxxxx > > wrote: > > > From: Tang Yuantian <yuantian.tang@xxxxxxxxxxxxx> > > > > > > Adding another way that is device tree to pass the shunt resistor > > > value to driver except for platform data. > > > > > > Signed-off-by: Tang Yuantian <Yuantian.Tang@xxxxxxxxxxxxx> > > > > I noticed that of.h include was missing. No need to re-send; I added it > > myself. > > Applied to -next. > > > > Thanks for your help. Of.h is already included in i2c.h. > If it is really needed, I should have seen the warning or error when compile. > Including it explicitly is also a good point. > Common rule is to include a file if its definitions are used. We can not rely on some other file including it for us, since it is not guaranteed that this will always be the case. Thanks, Guenter _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors