]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit2f0a725e0cb2cc65983162beed38db06121b8b35
tree80da4ec24d70d59cf63cd5eb4cff0ac5d670a2bc
parent2c1d6d78e702a05a0d88a9423528e2f502f6c5f0
[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