Commits
Greg Ungerer committed 6621c5cde9c
m68knommu: simplify the ColdFire 5272 GPIO struct setup The GPIO data struct setup is now the only remaining code in the platform gpio.c file. So move it to the platform config.c code and remove the gpio.c file. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Steven King <sfking@fdwdc.com>