diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2010-06-10 06:22:17 +0200 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2010-07-06 00:14:51 +0200 |
commit | f9f5a4669f1334a558f102c311debfd008e7c2bc (patch) | |
tree | f07afd4dc4797965ec09f0ed76d429eae5065b87 /drivers/of/Kconfig | |
parent | of/device: Add OF style matching helper function (diff) | |
download | linux-f9f5a4669f1334a558f102c311debfd008e7c2bc.tar.xz linux-f9f5a4669f1334a558f102c311debfd008e7c2bc.zip |
of/device: Move struct of_device define outside of CONFIG_OF_DEVICE test
Some code uses of_device even when CONFIG_OF_DEVICE is not set. This
patch makes of_device valid all the time by moving it outside of the
ifdef CONFIG_OF_DEVICE test.
Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Diffstat (limited to 'drivers/of/Kconfig')
0 files changed, 0 insertions, 0 deletions