diff options
author | Greg Ungerer <gerg@uclinux.org> | 2011-03-09 09:03:47 +1000 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2011-03-15 21:01:56 +1000 |
commit | 2836827d7b47d40283424ee90aaa2f7922d4558a (patch) | |
tree | 6b55cf07bb23aa19547d49ef38c5624f0b008350 /arch/m68knommu/platform/5249/gpio.c | |
parent | 9516de490ee2131020153df19d0588b65d938ccb (diff) |
m68knommu: fix gpio warnings for ColdFire 523x targets
Fix these compiler warnings:
arch/m68knommu/platform/523x/gpio.c:36:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/523x/gpio.c:37:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/523x/gpio.c:38:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/523x/gpio.c:52:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/523x/gpio.c:53:3: warning: initialisation makes pointer from integer without a cast
...
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68knommu/platform/5249/gpio.c')
0 files changed, 0 insertions, 0 deletions