diff options
author | 2015-01-27 07:18:49 -0300 | |
---|---|---|
committer | 2015-01-29 17:59:22 -0200 | |
commit | cb88d7384e5e05f90c1daa7750bdb467fd026261 (patch) | |
tree | 22bf48a86ede61538e5a58d32333313027305451 /drivers/media/usb/pwc | |
parent | [media] rtl28xxu: change module unregister order (diff) | |
download | wireguard-linux-cb88d7384e5e05f90c1daa7750bdb467fd026261.tar.xz wireguard-linux-cb88d7384e5e05f90c1daa7750bdb467fd026261.zip |
[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')
0 files changed, 0 insertions, 0 deletions