From a10cf320d84ab2df0b7c12ace86b0620cfadabb1 Mon Sep 17 00:00:00 2001 From: Greg Ungerer Date: Tue, 17 Apr 2012 14:14:51 +1000 Subject: [PATCH] m68knommu: simplify the ColdFire 520x 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 Acked-by: Steven King --- Reading git-format-patch failed