On 5 November 2013 16:26, Wolfram Sang <[email protected]> wrote:
> On Tue, Nov 05, 2013 at 03:51:58PM +0530, Sachin Kamat wrote:
>> On 5 November 2013 15:40, Wolfram Sang <[email protected]> wrote:
>> > On Tue, Nov 05, 2013 at 02:57:10PM +0530, Sachin Kamat wrote:
>> >> INIT_COMPLETION was replaced by reinit_completion vide commit 2c9627cca471
>> >> ("tree-wide: use reinit_completion instead of INIT_COMPLETION"). Use it to
>> >> avoid the following build error:
>> >> drivers/i2c/busses/i2c-exynos5.c:538:9: error:
>> >> undefined identifier 'INIT_COMPLETION'
>> >>
>> >> Signed-off-by: Sachin Kamat <[email protected]>
>> >
>> > You can ignore this topic. akpm (who has the change in his tree) usually
>> > takes care of this.
>> >
>>
>> This option does not show up with allyesconfig. Unless one uses
>> exynos_defconfig and specifically
>> enables this option, this error will not show up.
>
> sed will find them all.

Yes, that would do. However, since I have already found and fixed
this, wouldn't it save
some time and effort for Andrew if he simply applies this?

-- 
With warm regards,
Sachin
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to