diff options
| author | Paul Mackerras <paulus@samba.org> | 2006-12-11 16:31:42 +1100 |
|---|---|---|
| committer | Paul Mackerras <paulus@samba.org> | 2006-12-11 16:31:42 +1100 |
| commit | 973c1fabc70deb10f12a0eaab2f50c2263784257 (patch) | |
| tree | 5b0ef183757049d241d0709f0cea9e370627b687 /include/linux | |
| parent | 4383162c8f2fa75d916c4901b0d1ebcac7aeaf74 (diff) | |
| parent | d10f73480b991da2aa1c000ed38eda3e4a987292 (diff) | |
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/fsl_devices.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/fsl_devices.h b/include/linux/fsl_devices.h index 3da29e2d524a..abb64c437f6f 100644 --- a/include/linux/fsl_devices.h +++ b/include/linux/fsl_devices.h @@ -19,6 +19,7 @@ #define _FSL_DEVICE_H_ #include <linux/types.h> +#include <linux/phy.h> /* * Some conventions on how we handle peripherals on Freescale chips |
