Re: [PATCH] ARM: CCI : Fix implicit declaration of function error

2013-10-17 Thread Dave Martin
On Mon, Oct 14, 2013 at 03:52:27PM +0530, Majunath Goudar wrote: > This patch adds a inline dummy implementations of_find_matching_node() > in "#ifdef CONFIG_OF" else part. Without this patch,build system can > lead to issues. This was discovered during randconfig testing,in which > ARM_CCI was ena

[PATCH] ARM: CCI : Fix implicit declaration of function error

2013-10-14 Thread Majunath Goudar
This patch adds a inline dummy implementations of_find_matching_node() in "#ifdef CONFIG_OF" else part. Without this patch,build system can lead to issues. This was discovered during randconfig testing,in which ARM_CCI was enabled w/o CONFIG_OF being enabled,leading to the following error: CC