[PATCH 7/8] ARM: OMAP: Remove unnecessary inclusion of dmtimer.h
Omar Ramirez Luna
omar.luna at linaro.org
Thu Nov 15 15:42:13 EST 2012
Hi Jon,
On 14 November 2012 09:53, Jon Hunter <jon-hunter at ti.com> wrote:
>> diff --git a/drivers/staging/tidspbridge/core/ue_deh.c b/drivers/staging/tidspbridge/core/ue_deh.c
>> index 3d28b23..6aea6f1 100644
>> --- a/drivers/staging/tidspbridge/core/ue_deh.c
>> +++ b/drivers/staging/tidspbridge/core/ue_deh.c
>> @@ -19,7 +19,6 @@
>>
>> #include <linux/kernel.h>
>> #include <linux/interrupt.h>
>> -#include <plat/dmtimer.h>
>>
>> #include <dspbridge/dbdefs.h>
>> #include <dspbridge/dspdeh.h>
>
> Hi Omar, I should have had you in copy on this one. Are you ok with the
> removal of the above dmtimer.h include? It does not appear that this
> file needs to include dmtimer.h.
Indeed, we don't use it here.
> Is it ok for this to go through Tony's tree? If so, care to ACK?
Looks fine to me, but I believe you will want to let Greg know if this
patch will bypass staging tree.
Acked-by: Omar Ramirez Luna <omar.luna at linaro.org>
Cheers,
Omar
More information about the linux-arm-kernel
mailing list