commit | 68fc638146833297eb0b9e9f803646d8d6e0d820 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Tue Aug 28 03:10:51 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:30 2012 +0200 |
tree | ec74248ac589ec7bd097085832d3c269739fac20 | |
parent | 7d04bd7a39c8164faba88a55d4cc56e2ba8790ea [diff] |
MX5: efikamx: substitutes GPIO_NUMBER with IMX_GPIO_NR The macro to get the gpio number id was renamed to IMX_GPIO_NR as in kernel. Fix the wrong name in efika. Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Matt Sealey <matt@genesi-usa.com> Acked-by: Matt Sealey <matt@genesi-usa.com>