Fix bogus inline directive in sparc64 PCI code
commit979a764e6449e9f9b73d7a9fa84d8e2e5bc65729
authorTom "spot" Callaway <tcallawa@redhat.com>
Tue, 17 Apr 2007 21:42:12 +0000 (17 14:42 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 2 May 2007 00:05:58 +0000 (1 17:05 -0700)
tree5470736551003e5b8f2457a44adb17c66ff0d73a
parenta95330df8145de41acdf84a7aa267b4ba0d0d410
Fix bogus inline directive in sparc64 PCI code

[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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/sparc64/kernel/pci_iommu.c