On 18/05/13 12:36, David Miller wrote:
From: David Miller <da...@davemloft.net>
Date: Fri, 17 May 2013 14:19:38 -0700 (PDT)

Series applied, thanks.
I'm reverting this, you're not using the correct types for the PM
functions you're hooking up.

drivers/net/ethernet/via/via-velocity.c:3238:8: warning: initialization from 
incompatible pointer type [enabled by default]
drivers/net/ethernet/via/via-velocity.c:3238:8: warning: (near initialization 
for ‘velocity_pm_ops.suspend’) [enabled by default]
drivers/net/ethernet/via/via-velocity.c:3238:8: warning: initialization from 
incompatible pointer type [enabled by default]
drivers/net/ethernet/via/via-velocity.c:3238:8: warning: (near initialization 
for ‘velocity_pm_ops.freeze’) [enabled by default]
drivers/net/ethernet/via/via-velocity.c:3238:8: warning: initialization from 
incompatible pointer type [enabled by default]
drivers/net/ethernet/via/via-velocity.c:3238:8: warning: (near initialization 
for ‘velocity_pm_ops.poweroff’) [enabled by default]
Argh.. sorry Dave.
I forgot to merge the fixup for this before sending. Fixed version to follow.

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

Reply via email to