[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201809010545.xve78pjt%fengguang.wu@intel.com>
Date: Sat, 1 Sep 2018 06:37:34 +0800
From: kbuild test robot <lkp@...el.com>
To: Maxime Jourdan <mjourdan@...libre.com>
Cc: kbuild-all@...org, Mauro Carvalho Chehab <mchehab@...nel.org>,
Maxime Jourdan <mjourdan@...libre.com>,
Hans Verkuil <hans.verkuil@...co.com>,
Kevin Hilman <khilman@...libre.com>,
Jerome Brunet <jbrunet@...libre.com>,
Neil Armstrong <narmstrong@...libre.com>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
linux-media@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-amlogic@...ts.infradead.org
Subject: Re: [PATCH 2/4] media: meson: add v4l2 m2m video decoder driver
Hi Maxime,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on linuxtv-media/master]
[also build test ERROR on v4.19-rc1 next-20180831]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Maxime-Jourdan/Add-Amlogic-video-decoder-driver/20180901-033653
base: git://linuxtv.org/media_tree.git master
config: i386-allmodconfig (attached as .config)
compiler: gcc-7 (Debian 7.3.0-16) 7.3.0
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All errors (new ones prefixed by >>):
In file included from drivers/media/platform/meson/vdec/esparser.h:10:0,
from drivers/media/platform/meson/vdec/esparser.c:21:
>> drivers/media/platform/meson/vdec/vdec.h:18:10: fatal error: linux/soc/amlogic/meson-canvas.h: No such file or directory
#include <linux/soc/amlogic/meson-canvas.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +18 drivers/media/platform/meson/vdec/vdec.h
12
13 #include <linux/regmap.h>
14 #include <linux/list.h>
15 #include <media/videobuf2-v4l2.h>
16 #include <media/v4l2-ctrls.h>
17 #include <media/v4l2-device.h>
> 18 #include <linux/soc/amlogic/meson-canvas.h>
19
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/gzip" (65146 bytes)
Powered by blists - more mailing lists