[alsa-devel] [asoc:topic/cq93vc 1/1] include/linux/mfd/davinci_voicecodec.h:31:27: fatal error: mach/hardware.h: No such file or directory
tree: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git topic/cq93vc head: 4de429888c5b534f43a3d693e3627021b17e900c commit: 4de429888c5b534f43a3d693e3627021b17e900c [1/1] ASoC: cq93vc: remove MFD_DAVINCI_VOICECODEC dependency for CQ0093VC config: xtensa-allmodconfig (attached as .config) compiler: xtensa-linux-gcc (GCC) 4.9.0 reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/ma... -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout 4de429888c5b534f43a3d693e3627021b17e900c # save the attached .config to linux build tree make.cross ARCH=xtensa
All errors (new ones prefixed by >>):
In file included from sound/soc/codecs/cq93vc.c:32:0:
include/linux/mfd/davinci_voicecodec.h:31:27: fatal error: mach/hardware.h: No such file or directory
#include <mach/hardware.h> ^ compilation terminated.
vim +31 include/linux/mfd/davinci_voicecodec.h
ca26308c Miguel Aguilar 2010-03-11 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ca26308c Miguel Aguilar 2010-03-11 16 * GNU General Public License for more details. ca26308c Miguel Aguilar 2010-03-11 17 * ca26308c Miguel Aguilar 2010-03-11 18 * You should have received a copy of the GNU General Public License ca26308c Miguel Aguilar 2010-03-11 19 * along with this program; if not, write to the Free Software ca26308c Miguel Aguilar 2010-03-11 20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ca26308c Miguel Aguilar 2010-03-11 21 */ ca26308c Miguel Aguilar 2010-03-11 22 ca26308c Miguel Aguilar 2010-03-11 23 #ifndef __LINUX_MFD_DAVINCI_VOICECODEC_H_ c593aca4 Rasmus Villemoes 2014-08-22 24 #define __LINUX_MFD_DAVINCI_VOICECODEC_H_ ca26308c Miguel Aguilar 2010-03-11 25 ca26308c Miguel Aguilar 2010-03-11 26 #include <linux/kernel.h> ca26308c Miguel Aguilar 2010-03-11 27 #include <linux/platform_device.h> ca26308c Miguel Aguilar 2010-03-11 28 #include <linux/mfd/core.h> 3ad7a42d Matt Porter 2013-03-06 29 #include <linux/platform_data/edma.h> ca26308c Miguel Aguilar 2010-03-11 30 99717470 Sachin Kamat 2013-06-18 @31 #include <mach/hardware.h> ca26308c Miguel Aguilar 2010-03-11 32 921a2c87 Mark Brown 2013-08-31 33 struct regmap; 921a2c87 Mark Brown 2013-08-31 34 ca26308c Miguel Aguilar 2010-03-11 35 /* ca26308c Miguel Aguilar 2010-03-11 36 * Register values. ca26308c Miguel Aguilar 2010-03-11 37 */ ca26308c Miguel Aguilar 2010-03-11 38 #define DAVINCI_VC_PID 0x00 ca26308c Miguel Aguilar 2010-03-11 39 #define DAVINCI_VC_CTRL 0x04
:::::: The code at line 31 was first introduced by commit :::::: 997174705458d2abdbc31ba1594bf2a4503cb41a mfd: davinci_voicecodec: Fix build breakage
:::::: TO: Sachin Kamat sachin.kamat@linaro.org :::::: CC: Samuel Ortiz sameo@linux.intel.com
--- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
participants (1)
-
kbuild test robot