[PATCH v2 2/3] ARM: i.MX51: clean up iomux-mx51.h

Fabio Estevam festevam at gmail.com
Thu Aug 11 10:53:48 EDT 2011


Hi Troy,

On Wed, Aug 10, 2011 at 10:31 PM, Troy Kisky
<troy.kisky at boundarydevices.com> wrote:
...
> diff --git a/arch/arm/plat-mxc/include/mach/iomux-mx51.h b/arch/arm/plat-mxc/include/mach/iomux-mx51.h
> index df6acc0..c7f5169 100644
> --- a/arch/arm/plat-mxc/include/mach/iomux-mx51.h
> +++ b/arch/arm/plat-mxc/include/mach/iomux-mx51.h
> @@ -14,6 +14,8 @@
>  #define __MACH_IOMUX_MX51_H__
>
>  #include <mach/iomux-v3.h>
> +#define __NA_  0x000
> +

Do we really need this __NA_ define? Can´t we continue just writing 0
in the macro?

Regards,

Fabio Estevam



More information about the linux-arm-kernel mailing list