summaryrefslogtreecommitdiff
path: root/drivers/misc/mic/vop/vop_vringh.c
diff options
context:
space:
mode:
authorVincent Whitchurch <vincent.whitchurch@axis.com>2019-01-16 17:32:48 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 11:43:17 +0100
commit96c12ef9b905237978855d582eff6b4dee152f52 (patch)
tree44e4ff1fd543855ef40b489dcae4a4b4c65a8379 /drivers/misc/mic/vop/vop_vringh.c
parente637308b40b1c88f4416a624e739d81c7cf4e248 (diff)
vop: Add definition of readq/writeq if missing
Include <linux/io-64-nonatomic-lo-hi.h> so that readq/writeq are replaced by two readl/writel on systems that do not support them. The values read/written are pointers which will be 32-bit on 32-bit systems so the non-atomicity should not matter. Signed-off-by: Vincent Whitchurch <vincent.whitchurch@axis.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mic/vop/vop_vringh.c')
0 files changed, 0 insertions, 0 deletions