Re: [PATCH] arm: perf: Fix build break due to a typo

From: Ingo Molnar
Date: Thu Oct 14 2010 - 12:23:35 EST



* Anand Gadiyar <gadiyar@xxxxxx> wrote:

> armpmu is a pointer to a structure - We need to use the structure
> pointer operator to access num_events, and not the structure member
> operator.
>
> This fixes the following build break when building for OMAP4.

Yeah - i already fixed it earlier today and pushed it out.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/