diff options
author | Greg Ungerer <gerg@uclinux.org> | 2011-03-08 23:59:35 +0100 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2011-03-15 12:01:56 +0100 |
commit | 9516de490ee2131020153df19d0588b65d938ccb (patch) | |
tree | 1d56eb599c80d0cbc4dd43faa6a6c14d3aad8737 /REPORTING-BUGS | |
parent | m68knommu: fix gpio warnings for ColdFire 5206e targets (diff) | |
download | linux-9516de490ee2131020153df19d0588b65d938ccb.tar.xz linux-9516de490ee2131020153df19d0588b65d938ccb.zip |
m68knommu: fix gpio warnings for ColdFire 520x targets
Fix these compiler warnings:
rch/m68knommu/platform/520x/gpio.c:35:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/520x/gpio.c:36:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/520x/gpio.c:37:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/520x/gpio.c:51:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/520x/gpio.c:52:3: warning: initialisation makes pointer from integer without a cast
...
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions