• Lee Jones's avatar
    mfd: twl4030-irq: Fix incorrect type in assignment warning · 6fef0d4e
    Lee Jones authored
    Silences Sparse warning:
    
     drivers/mfd/twl4030-irq.c:485:26: warning: incorrect type in assignment (different base types)
     drivers/mfd/twl4030-irq.c:485:26:    expected unsigned int [usertype] word
     drivers/mfd/twl4030-irq.c:485:26:    got restricted __le32 [usertype]
    
    Cc: Tony Lindgren <tony@atomide.com>
    Cc: Kai Svahn <kai.svahn@nokia.com>
    Cc: Syed Khasim <x0khasim@ti.com>
    Cc: linux-omap@vger.kernel.org
    Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
    6fef0d4e
twl4030-irq.c 19.4 KB