]> git.baikalelectronics.ru Git - kernel.git/commit
ixp4xx_eth: fix ptp_ixp46x build failure
authorArnaud Patard (Rtp) <arnaud.patard@rtp-net.org>
Sun, 5 Aug 2012 10:30:11 +0000 (10:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Aug 2012 20:30:01 +0000 (13:30 -0700)
commit70395916c6b0307c8bcf106267425bd68c48daf2
tree66bf2d21ecb4a8b82d2ed04dca9f97a6de7c773f
parent6eedb79cb069217f806058f63297db46d80a4dca
ixp4xx_eth: fix ptp_ixp46x build failure

When building with ixp4xx_eth and ptp_ixp46x as module, one is getting the
following error:

ERROR: "ixp46x_phc_index" [drivers/ptp/ptp_ixp46x.ko] undefined!

This has been introduced by commit 03c23ef12831e8e3300f068db617fff210c2f8c6.

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/xscale/ixp4xx_eth.c