Commit 546cbac4 authored by Hao Xu's avatar Hao Xu Committed by Greg Kroah-Hartman
Browse files

staging: kpc2000: kpc2000_i2c: void* -> void *



modify void* to void * for #define inb_p(a) readq((void*)a)
and #define outb_p(d,a) writeq(d,(void*)a)

Signed-off-by: default avatarHao Xu <haoxu.linuxkernel@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 800c16c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment