On Wednesday 02 December 2015 18:22:29 Carlo Caione wrote: > > +#define RST_CORE0 0 > +#define RST_CORE1 1 > +#define RST_CORE2 2 > +#define RST_CORE3 3
These defines are rather silly and just cause interdependencies with the header
file. Just drop them and use the numbers directly.
Arnd
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
