Skip to content
Commit 97a70b14 authored by Mark Salter's avatar Mark Salter Committed by David Howells
Browse files

MN10300: ttySM: clean up unnecessary casting



The ttySM uart data register pointers are declared as void* pointers. Change
them to u8* pointers so we don't need to use casts in the code.

Signed-off-by: default avatarMark Salter <msalter@redhat.com>
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 8f0bcbca
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment