Re: [PATCH 2/2] net: via/Kconfig: replace USE_OF with OF_???
From: David Miller <davem@davemloft.net>
Date: 2015-06-21 16:54:05
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2015-06-21 16:54:05
Also in:
lkml
From: Antonio Borneo <redacted> Date: Wed, 17 Jun 2015 19:42:31 +0800
USE_OF is used as intermediate Kconfig option by few arch's (ARM, MIPS, Xtensa). Replace instances of USE_OF outside of arch folders with proper OF_???. Signed-off-by: Antonio Borneo <redacted>
Applied to net-next, thanks.