[PATCH 1/1] drm/exynos: Remove module.h header inclusion

Sachin Kamat sachin.kamat at linaro.org
Thu Jul 25 19:51:18 PDT 2013


On 26 July 2013 07:00, Inki Dae <inki.dae at samsung.com> wrote:
>
>
>> -----Original Message-----
>> From: Sachin Kamat [mailto:sachin.kamat at linaro.org]
>> Sent: Wednesday, July 24, 2013 1:43 PM
>> To: dri-devel at lists.freedesktop.org
>> Cc: inki.dae at samsung.com; jy0922.shim at samsung.com;
> sachin.kamat at linaro.org;
>> patches at linaro.org
>> Subject: [PATCH 1/1] drm/exynos: Remove module.h header inclusion
>>
>> Since Exynos DRM drivers do not support module build,
>> remove module.h header file inclusion from files that do
>> not have any users.
>
> Not true, and supported. Actually, we are using Exynos drm driver as a
> module on our target, and that works fine. Seem like your misunderstanding
> to my previous patch, fix module build error.

May be my description was not clear. However the header files are
still not required as these files do not access anything provided in
module.h (after removal of MODULE_DEVICE_TABLE).


-- 
With warm regards,
Sachin


More information about the dri-devel mailing list