~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to arch/powerpc/platforms/cell/celleb_pci.h

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
#include <asm/pci-bridge.h>
27
27
#include <asm/prom.h>
28
28
#include <asm/ppc-pci.h>
 
29
#include <asm/io-workarounds.h>
29
30
 
30
 
#include "io-workarounds.h"
 
31
struct iowa_bus;
31
32
 
32
33
struct celleb_phb_spec {
33
34
        int (*setup)(struct device_node *, struct pci_controller *);