diff options
author | Jiang Liu <[email protected]> | 2015-08-18 23:45:55 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-08-18 18:07:20 +0200 |
commit | 649953b5b89dc308747797810812747333d971cd (patch) | |
tree | 8250d4bd6dff8b3bf5f29d67f3b90da86b2a17cb /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 4c2880b31c700b03f3f115b5ca64be615783aa9c (diff) |
PCI: xilinx: Fix typo in function name
There's a typo in commit e39758e0ea76 in linux-next, which incorrectly
spells "msi_desc_to_pci_sysdata()" as "msi_desc_to_pci_sys_data()" and
causes build failure:
> ../drivers/pci/host/pcie-xilinx.c:235:3: error: implicit declaration
of function 'msi_desc_to_pci_sys_data' [-Werror=implicit-function-declaration]
Fixes: e39758e0ea76 "PCI: Use helper functions to access fields in struct msi_desc"
Signed-off-by: Jiang Liu <[email protected]>
Cc: [email protected]
Cc: Mark Brown <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: Sören Brinkmann <[email protected]>
Cc: Srikanth Thokala <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Yijing Wang <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions