Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1285087

Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices

From Jani Nikula <jani.nikula@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices
Date 2015-12-07 09:50 +0100
Message-ID <qCZEB-28M-3@gated-at.bofh.it> (permalink)
References <qAw42-3HZ-11@gated-at.bofh.it> <qCWx3-eR-3@gated-at.bofh.it>
Organization Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo

Show all headers | View raw


On Mon, 07 Dec 2015, Archit Taneja <architt@codeaurora.org> wrote:
> Hi,
>
> On 11/30/2015 06:15 PM, kbuild test robot wrote:
>> Hi Archit,
>>
>> [auto build test ERROR on: v4.4-rc3]
>> [also build test ERROR on: next-20151127]
>>
>> url:    https://github.com/0day-ci/linux/commits/Archit-Taneja/drm-dsi-DSI-for-devices-with-different-control-bus/20151130-200725
>> config: x86_64-allyesdebian (attached as .config)
>> reproduce:
>>          # save the attached .config to linux build tree
>>          make ARCH=x86_64
>>
>> All errors (new ones prefixed by >>):
>>
>>     drivers/gpu/drm/drm_mipi_dsi.c: In function 'of_mipi_dsi_device_add':
>>>> drivers/gpu/drm/drm_mipi_dsi.c:168:6: error: implicit declaration of function 'of_modalias_node' [-Werror=implicit-function-declaration]
>>       if (of_modalias_node(node, info.type, sizeof(info.type)) < 0) {
>
> Any suggestions on how to fix this? Is it ok to make DRM_MIPI_DSI
> depend on CONFIG_OF?

Please don't.

BR,
Jani.

-- 
Jani Nikula, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices Archit Taneja <architt@codeaurora.org> - 2015-12-07 06:30 +0100
  Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices Jani Nikula <jani.nikula@linux.intel.com> - 2015-12-07 09:50 +0100
    Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices Archit Taneja <architt@codeaurora.org> - 2015-12-07 10:10 +0100
      Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices Jani Nikula <jani.nikula@linux.intel.com> - 2015-12-07 10:20 +0100
        Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices Archit Taneja <architt@codeaurora.org> - 2015-12-07 10:20 +0100
          Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices Jani Nikula <jani.nikula@linux.intel.com> - 2015-12-07 11:10 +0100
    Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices Rob Clark <robdclark@gmail.com> - 2015-12-07 18:00 +0100

csiph-web