>> +config RTC_PCF85063 >> + tristate "Enable PCF85063 driver" > > tristate is wrong for U-Boot, only bool is meaningful (and I need to go > update checkpatch.pl to complain about this).
Yeah, sorry, This was a copy and paste error from the very next config entry. I'll fix it in v2 and add a patch to convert the existing tristate to bool. > This is I assume otherwise > checkpatch warning free and compiles on sandbox? Yeah, except for the missing maintainers entry. -michael
signature.asc
Description: PGP signature

