diff options
author | Sakari Ailus <sakari.ailus@iki.fi> | 2015-01-27 07:18:49 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-01-29 17:59:22 -0200 |
commit | cb88d7384e5e05f90c1daa7750bdb467fd026261 (patch) | |
tree | 22bf48a86ede61538e5a58d32333313027305451 /drivers/media/usb/pwc/pwc-if.c | |
parent | 8d44aeefcd79e9be3b6db4f37efc7544995b619e (diff) |
[media] smiapp: Don't compile of_read_number() if CONFIG_OF isn't defined
of_read_number() is defined in of.h but does not return an error code, so
that non-of implementation could simply return an error.
Temporarily work around this until of_read_number() can be replaced by
of_property_read_u64_array().
Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/usb/pwc/pwc-if.c')
0 files changed, 0 insertions, 0 deletions