diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-08-07 19:47:29 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-10 20:27:51 (GMT) |
commit | d15684228a1f82555fcd3c5fcd86a0884bad29e3 (patch) | |
tree | 1c2a94030bcd8a6059d8bbb871296f8e7fc4bcb6 /scripts/headers.sh | |
parent | 86176ed905454e568539c77e0cba5759085830bb (diff) | |
download | linux-fsl-qoriq-d15684228a1f82555fcd3c5fcd86a0884bad29e3.tar.xz |
misc: pti, add const to pci_device_id table
It is annotated as __devinitconst. Despite the annotation is useless
in most cases, const keyword is misssing there. So we are placing
non-const data into rodata section. Fix that now.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: J Freyensee <james_p_freyensee@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/headers.sh')
0 files changed, 0 insertions, 0 deletions