Re: linux-next: build failure after merge of the net-next tree
From: David Miller <davem@davemloft.net>
Date: 2012-06-20 04:37:06
Also in:
lkml, netdev
From: David Miller <davem@davemloft.net>
Date: 2012-06-20 04:37:06
Also in:
lkml, netdev
From: Bhupesh SHARMA <redacted> Date: Wed, 20 Jun 2012 12:27:11 +0800
clk_get/clk_put* variants are usually used by ARM platforms. Protecting their calls under macro 'CONFIG_HAVE_CLK' should solve the problem.
No, we don't pepper foo.c files with crappy ifdefs.