[PATCH] ARM: tegra: fix tegra_powergate_sequence_power_up() inline

Kevin Hilman khilman at linaro.org
Tue Jan 14 11:04:40 EST 2014


Thierry Reding <thierry.reding at gmail.com> writes:

> On Mon, Jan 13, 2014 at 03:01:42PM -0700, Stephen Warren wrote:
>> From: Stephen Warren <swarren at nvidia.com>
>> 
>> Remove an invalid semicolon from the inline dummy, thus solving:
>> In file included from drivers/gpu/drm/tegra/gr3d.c:15:0:
>> include/linux/tegra-powergate.h:119:1: error: expected identifier or '(' before '{' token
>> 
>> Fixes: 80b28791ff04 ("ARM: tegra: pass reset to tegra_powergate_sequence_power_up()")
>> Reported-by: Russell King <linux at arm.linux.org.uk>
>> Signed-off-by: Stephen Warren <swarren at nvidia.com>
>> ---
>>  include/linux/tegra-powergate.h | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Reviewed-by: Thierry Reding <treding at nvidia.com>

Applied to next/soc (where the offending patch was merged), merged into
for-next, and pushed out.

Kevin



More information about the linux-arm-kernel mailing list