• Greg Ungerer's avatar
    m68knommu: fix gpio warnings for ColdFire 5307 targets · 2af36dc4
    Greg Ungerer authored
    Fix these compiler warnings:
    
    arch/m68knommu/platform/5307/gpio.c:35:3: warning: initialisation makes pointer from integer without a cast
    arch/m68knommu/platform/5307/gpio.c:36:3: warning: initialisation makes pointer from integer without a cast
    arch/m68knommu/platform/5307/gpio.c:37:3: warning: initialisation makes pointer from integer without a cast
    Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
    2af36dc4
gpio.c 1.33 KB