aboutsummaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorHans de Goede2015-01-05 09:15:16 +0100
committerTomi Valkeinen2015-01-13 13:25:16 +0200
commitd9e020197d371c90ad56cc4be388fc95e0c08e6f (patch)
treec1702a3aeeba59bafc0e086fca51cbbcb6c8a916 /samples
parenteaa27f34e91a14cdceed26ed6c6793ec1d186115 (diff)
simplefb: Fix build failure on Sparc
of_platform_device_create is only defined when CONFIG_OF_ADDRESS is set, which is normally always the case when CONFIG_OF is defined, except on Sparc, so explicitly check for CONFIG_OF_ADDRESS rather then for CONFIG_OF. Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions