[PATCH 1/2] ARM: mxs: add GPMI support for imx23/imx28
Huang Shijie
b32955 at freescale.com
Fri Apr 15 04:13:43 EDT 2011
> On Fri, Apr 15, 2011 at 04:01:47PM +0800, Huang Shijie wrote:
>> +#define GPMI_NFC_DRIVER_NAME "gpmi-nfc"
>> +#define GPMI_NFC_DRIVER_MX23 "imx23-gpmi-nfc"
>> +#define GPMI_NFC_DRIVER_MX28 "imx28-gpmi-nfc"
>> +#define GPMI_NFC_DRIVER_MX50 "imx50-gpmi-nfc"
> Is it sensible to keep these when they are only used in a single .c
> file?
>
I also use these in gpmi driver for distinguish platform id.
Do i have to remove these lines , and use the hardcode?
More information about the linux-mtd
mailing list