diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2012-02-13 11:26:25 +0100 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2012-03-01 13:29:01 +0100 |
commit | 5bc067b71928d3f470d051847aefa55724fd0c95 (patch) | |
tree | 429f233b33053584cecd7204c9c22b61eb561516 /drivers/cpufreq | |
parent | 21f81872788b8089ec4214afad8fc6a0a23f70c8 (diff) |
ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node field
Protect build failure in case of non-DT configuration: the
gpio_chip structure does not have a of_node field in case of
!CONFIG_OF_GPIO.
Keep this in a separate patch as it can be reverted if the
field is added for both DT/non-DT cases.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions