commit | a75250b3d5c5e5f76620962b45e971370f1b8ad8 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Tue Apr 17 13:57:04 2012 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Sun May 20 21:21:48 2012 +1000 |
tree | de8ca59100cf791ffc624ef008cecce4cd39ac22 | |
parent | f23c144d4265b9251a4146e057af668bcd7667cb [diff] |
m68knommu: simplify the ColdFire 5206 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>