There is a copy/paste bug in arch/arm/plat-omaop/include/control:

Please replace:

#define OMAP3_IVA_MASK                  (1 << OMAP3_SGX_SHIFT)

by:

#define OMAP3_IVA_MASK                  (1 << OMAP3_IVA_SHIFT)

Best regards
Arno
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to