[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)
commitd10f73480b991da2aa1c000ed38eda3e4a987292
tree533544bd3201b513c54f17652b91d169d4b4580a
parentc86c676cca5be7366570ecf3d2e4f8e28cf2b920
[PPC] Fix compile failure do to introduction of PHY_POLL

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>
include/linux/fsl_devices.h