diff options
author | Tony Luck <tony.luck@intel.com> | 2005-11-03 18:09:08 +0100 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-11-03 18:09:08 +0100 |
commit | 55725495f2175d0be2a5ed4135c2ea298b470001 (patch) | |
tree | 6005d0c7a95d994bf7ec8e6410dbd5a573e86fdf /include/asm-ppc/mv64x60.h | |
parent | Auto-update from upstream (diff) | |
parent | [PATCH] x86-64: bitops fix for -Os (diff) | |
download | linux-55725495f2175d0be2a5ed4135c2ea298b470001.tar.xz linux-55725495f2175d0be2a5ed4135c2ea298b470001.zip |
Auto-update from upstream
Diffstat (limited to 'include/asm-ppc/mv64x60.h')
-rw-r--r-- | include/asm-ppc/mv64x60.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-ppc/mv64x60.h b/include/asm-ppc/mv64x60.h index ee2f9188cc64..4f2405b83612 100644 --- a/include/asm-ppc/mv64x60.h +++ b/include/asm-ppc/mv64x60.h @@ -27,6 +27,8 @@ #include <asm/pci-bridge.h> #include <asm/mv64x60_defs.h> +struct platform_device; + extern u8 mv64x60_pci_exclude_bridge; extern spinlock_t mv64x60_lock; |