On Wed, Mar 12, 2014 at 06:15:28PM +0100, Alvaro Neira Ayuso wrote: > From: Álvaro Neira Ayuso <[email protected]>
Dear Alvaro, > /********************************************************************** > + * Get power status function > + *********************************************************************/ > +int sbts2050_uc_status(struct uc *ucontrol, enum sbts2050_status_rqt status) I think you need to guard this with the BUILD_SBTS2050 define as well as I am getting a build error with the sbts2050 header not being installed. Please fix the build and re-submit (with in-reply-to). holger
