From: Rob Herring Date: Fri, 19 Apr 2013 22:32:15 +0000 (-0500) Subject: usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICE X-Git-Tag: v3.11-rc1~85^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8973ba8b325f8c084815a3021c427c6fa3017a5d;p=pandora-kernel.git usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICE CONFIG_OF_DEVICE is going away, so use CONFIG_OF instead. It does not appear that CONFIG_OF_DEVICE was the correct dependency either. Signed-off-by: Rob Herring Acked-by: Arnd Bergmann Tested-by: Benjamin Herrenschmidt Signed-off-by: Grant Likely --- Reading git-diff-tree failed