]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:06 +0000 (09:54 +0800)
commit0a141fd4cdc3022a731fd42b74a8c391f8ee7d27
tree42c69529e554ae640d84eb7ceffda867dee8870d
parent3f510aefcc096952cfe731c28994bf4ea5590e2e
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