remarkable-linux/arch/m68knommu/platform/527x
Greg Ungerer d5dca1e094 m68knommu: fix gpio warnings for ColdFire 527x targets
Fix these compiler warnings:

arch/m68knommu/platform/527x/gpio.c:37:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/527x/gpio.c:38:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/527x/gpio.c:39:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/527x/gpio.c:53:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/527x/gpio.c:54:3: warning: initialisation makes pointer from integer without a cast
arch/m68knommu/platform/527x/gpio.c:55:3: warning: initialisation makes pointer from integer without a cast
...

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-03-15 21:01:56 +10:00
..
config.c m68knommu: remove use of MBAR value for ColdFire 527x peripheral addressing 2011-03-15 21:01:54 +10:00
gpio.c m68knommu: fix gpio warnings for ColdFire 527x targets 2011-03-15 21:01:56 +10:00
Makefile m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00