OSDN Git Service

[SPARC64]: Fix inline directive in pci_iommu.c
authorTom "spot" Callaway <tcallawa@redhat.com>
Fri, 13 Apr 2007 20:35:35 +0000 (13:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Apr 2007 20:35:35 +0000 (13:35 -0700)
commit24fc6f00b64985773b5abd592c4cb2e30bad7584
tree80da4ec24d70d59cf63cd5eb4cff0ac5d670a2bc
parent5c7aa6ffae514bfeb7ec0f249dde949863d895ac
[SPARC64]: Fix inline directive in pci_iommu.c

While building a test kernel for the new esp driver (against
git-current), I hit this bug. Trivial fix, put the inline declaration
in the right place. :)

Signed-off-by: Tom "spot" Callaway <tcallawa@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/pci_iommu.c