> > > #include <linux/i2c.h> > > > +#include <linux/i2c-designware.h> > > > > Can it be hidden in the subfolder? > > That would require the MFD and ethernet drivers to include relative to where > they are in the source tree, do we really want that? Maybe linux/platform_data/i2c-designware.h ? There are a few NAME macros in there. Andrew