[PPC] Fix compile failure do to introduction of PHY_POLL
authorKumar Gala <galak@kernel.crashing.org>
Mon, 11 Dec 2006 05:26:16 +0000 (23:26 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 11 Dec 2006 05:26:16 +0000 (23:26 -0600)
PHY_POLL is defined in <linux/phy.h> include it in <linux/fsl_devices.h> so
board code will have it defined.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found