usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICE
authorRob Herring <rob.herring@calxeda.com>
Fri, 19 Apr 2013 22:32:15 +0000 (17:32 -0500)
committerGrant Likely <grant.likely@linaro.org>
Wed, 12 Jun 2013 11:37:33 +0000 (12:37 +0100)
commit8973ba8b325f8c084815a3021c427c6fa3017a5d
tree6abc701bb80a01da6d975b4de0df7cba2b8883f5
parentf70c64f8b095c0c386840f2036a79523bfd66725
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 <rob.herring@calxeda.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
drivers/usb/chipidea/Makefile