diff options
author | 2012-02-27 07:41:47 +0100 | |
---|---|---|
committer | 2012-03-19 12:04:54 +0100 | |
commit | 36c46f31df910b092aaaed27c7c616bb8e2302a1 (patch) | |
tree | cc46fcc301511b0780625d037ac19d24c065ca43 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | EDAC: Correct scrub rate API (diff) | |
download | linux-dev-36c46f31df910b092aaaed27c7c616bb8e2302a1.tar.xz linux-dev-36c46f31df910b092aaaed27c7c616bb8e2302a1.zip |
EDAC: Make pci_device_id tables __devinitconst.
These const tables are currently marked __devinitdata, but
Documentation/PCI/pci.txt says:
"o The ID table array should be marked __devinitconst; this is done
automatically if the table is declared with DEFINE_PCI_DEVICE_TABLE()."
So use DEFINE_PCI_DEVICE_TABLE(x).
Based on PaX and earlier work by Andi Kleen.
Signed-off-by: Lionel Debroux <lionel_debroux@yahoo.fr>
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions