commit | ac966aac9fadec2d0071625df863580d63bd00b4 | [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 | 925507088b756e1a1edf629946627ad7d3412315 [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>