Re: [PATCH 3/4] remoteproc: qcom: Introduce WCNSS peripheral image loader

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Bjorn,

[auto build test results on v4.3-rc2 -- if it's inappropriate base, please ignore]

config: arm64-allmodconfig (attached as .config)
reproduce:
  wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
  chmod +x ~/bin/make.cross
  git checkout a93b4271fcf87e9c5b96e4c6a9589d1029c279c0
  # save the attached .config to linux build tree
  make.cross ARCH=arm64 

All error/warnings (new ones prefixed by >>):

>> drivers/remoteproc/qcom_mdt_loader.c:32:39: fatal error: linux/soc/qcom/smem_state.h: No such file or directory
    #include <linux/soc/qcom/smem_state.h>
                                          ^
   compilation terminated.
--
>> drivers/remoteproc/qcom_wcnss.c:30:39: fatal error: linux/soc/qcom/smem_state.h: No such file or directory
    #include <linux/soc/qcom/smem_state.h>
                                          ^
   compilation terminated.

vim +32 drivers/remoteproc/qcom_mdt_loader.c

    26	#include <linux/elf.h>
    27	#include <linux/clk.h>
    28	#include <linux/slab.h>
    29	#include <linux/regulator/consumer.h>
    30	#include <linux/qcom_scm.h>
    31	#include <linux/soc/qcom/smem.h>
  > 32	#include <linux/soc/qcom/smem_state.h>
    33	
    34	#include "remoteproc_internal.h"
    35	

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: Binary data


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux