• Joel Stanley's avatar
    fsi: master-hub: Fix sparse warnings · fbdb5eac
    Joel Stanley authored
    fsi-master-hub.c:128:13: warning: incorrect type in assignment (different base types)
    fsi-master-hub.c:128:13:    expected unsigned int [unsigned] [usertype] cmd
    fsi-master-hub.c:128:13:    got restricted __be32 [usertype] <noident>
    fsi-master-hub.c:208:13: warning: incorrect type in assignment (different base types)
    fsi-master-hub.c:208:13:    expected restricted __be32 [addressable] [assigned] [usertype] reg
    fsi-master-hub.c:208:13:    got int
    Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
    Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
    fbdb5eac
fsi-master-hub.c 9.64 KB