commit | 24fc6f00b64985773b5abd592c4cb2e30bad7584 | [log] [tgz] |
---|---|---|
author | Tom "spot" Callaway <tcallawa@redhat.com> | Fri Apr 13 13:35:35 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 13 13:35:35 2007 -0700 |
tree | 80da4ec24d70d59cf63cd5eb4cff0ac5d670a2bc | |
parent | 5c7aa6ffae514bfeb7ec0f249dde949863d895ac [diff] |
[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>