commit | 47f88af4ed80ac9ca593543e21ebf86a31d7e8ba | [log] [tgz] |
---|---|---|
author | Afzal Mohammed <afzal@ti.com> | Sat Sep 29 18:20:11 2012 +0530 |
committer | Afzal Mohammed <afzal@ti.com> | Mon Oct 15 14:42:07 2012 +0530 |
tree | fca2f25ddd390f1866549eba5bd9cc1502c4cef0 | |
parent | bc3668ea046be9e841eecfab04bddfa759e765d6 [diff] |
mtd: nand: omap: bring in gpmc nand macros Bring onto driver the macros defined in gpmc.h that are not necessary outside driver, helps in removing inclusion of gpmc.h too. Also remove GPMC prefix on those macros to make clear it's independence with gpmc header. Signed-off-by: Afzal Mohammed <afzal@ti.com>