* Re: [PATCH 10/23] [media] exynos: remove unnecessary header inclusions
[not found] ` <515AD837.1060106@samsung.com>
@ 2013-04-02 13:17 ` Sylwester Nawrocki
0 siblings, 0 replies; only message in thread
From: Sylwester Nawrocki @ 2013-04-02 13:17 UTC (permalink / raw)
To: Arnd Bergmann; +Cc: LMML
On 04/02/2013 03:08 PM, Sylwester Nawrocki wrote:
> On 03/05/2013 06:42 PM, Arnd Bergmann wrote:
>> In multiplatform configurations, we cannot include headers
>> provided by only the exynos platform. Fortunately a number
>> of drivers that include those headers do not actually need
>> them, so we can just remove the inclusions.
>>
>> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
>> ---
>> drivers/media/platform/exynos-gsc/gsc-regs.c | 1 -
>> drivers/media/platform/s5p-tv/sii9234_drv.c | 3 ---
>
> Cc: linux-media@vger.kernel.org
Uhh, now really added it to Cc.
> Thanks Arnd. I have applied this patch to my tree for 3.10.
>
>> 2 files changed, 4 deletions(-)
>>
>> diff --git a/drivers/media/platform/exynos-gsc/gsc-regs.c b/drivers/media/platform/exynos-gsc/gsc-regs.c
>> index 6f5b5a4..e22d147 100644
>> --- a/drivers/media/platform/exynos-gsc/gsc-regs.c
>> +++ b/drivers/media/platform/exynos-gsc/gsc-regs.c
>> @@ -12,7 +12,6 @@
>>
>> #include <linux/io.h>
>> #include <linux/delay.h>
>> -#include <mach/map.h>
>>
>> #include "gsc-core.h"
>>
>> diff --git a/drivers/media/platform/s5p-tv/sii9234_drv.c b/drivers/media/platform/s5p-tv/sii9234_drv.c
>> index d90d228..39b77d2 100644
>> --- a/drivers/media/platform/s5p-tv/sii9234_drv.c
>> +++ b/drivers/media/platform/s5p-tv/sii9234_drv.c
>> @@ -23,9 +23,6 @@
>> #include <linux/regulator/machine.h>
>> #include <linux/slab.h>
>>
>> -#include <mach/gpio.h>
>> -#include <plat/gpio-cfg.h>
>> -
>> #include <media/sii9234.h>
>> #include <media/v4l2-subdev.h>
>
> --
>
> Regards,
> Sylwester
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-02 13:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1362505353-8873-1-git-send-email-arnd@arndb.de>
[not found] ` <1362505353-8873-11-git-send-email-arnd@arndb.de>
[not found] ` <515AD837.1060106@samsung.com>
2013-04-02 13:17 ` [PATCH 10/23] [media] exynos: remove unnecessary header inclusions Sylwester Nawrocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).