Skip to content
Commit 442ca465 authored by Greg Ungerer's avatar Greg Ungerer
Browse files

m68knommu: fix gpio warnings for ColdFire 5407 targets



Fix these compiler warnings:

arch/m68knommu/platform/5407/gpio.c:35:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/5407/gpio.c:36:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/5407/gpio.c:37:3: warning: initialisation makes pointer from integer without a cast

Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent 5d44b096
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