]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68knommu: simplify the ColdFire 527x GPIO struct setup
authorGreg Ungerer <gerg@uclinux.org>
Tue, 17 Apr 2012 04:21:51 +0000 (14:21 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Wed, 2 May 2012 06:57:23 +0000 (16:57 +1000)
commitf8939f5bf2a50749283c27e87246ea6a702c98c9
tree1d115923feccc45d75ead9ef98344fa87d77a9aa
parent68162a92ba6d347445158818227e806de488cd64
m68knommu: simplify the ColdFire 527x 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>
arch/m68k/platform/527x/Makefile
arch/m68k/platform/527x/config.c
arch/m68k/platform/527x/gpio.c [deleted file]