alistair23-linux/drivers/staging/unisys
Marcos Paulo de Souza 789bf45ace staging: unisys: Solve sparse warning
The following commit fixes the following sparse report:

drivers/staging//unisys/visorhba/visorhba_main.c:660:29: warning: cast to restricted __le64

by casting readq (which is unsigned long on x86) to u64, as expected by the seq_printf call.

Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Acked-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-15 07:41:58 +02:00
..
Documentation staging: unisys: visorbus: remove unused chipsetready information 2016-04-28 22:10:27 -07:00
include staging: unisys: visorbus: add error handling visorbus_enable_channel_interrupt 2017-03-29 09:17:03 +02:00
visorbus staging: unisys: visorbus: fix s-Par to boot with option CONFIG_VMAP_STACK set to y 2017-04-28 11:55:53 +02:00
visorhba staging: unisys: Solve sparse warning 2017-05-15 07:41:58 +02:00
visorinput staging: unisys: visorinput: visorinput.c: Fix #define formatting 2017-03-21 07:58:47 +01:00
visornic staging: unisys: visornic: remove keyword inline from function 2017-04-28 11:49:51 +02:00
Kconfig staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
MAINTAINERS staging: unisys: Documentation: Remove proc-entries.txt 2016-04-28 22:09:37 -07:00
Makefile staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
TODO staging: unisys: documentation and TODO tweaks 2015-09-12 18:24:43 -07:00