diff options
author | Stefan Weil <weil@mail.berlios.de> | 2010-01-11 21:20:13 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2010-01-13 14:50:34 +0200 |
commit | cb95c2e44ece3791a6aa108bdb8745824dc999a3 (patch) | |
tree | b4af88733444a78583e831dee175df25672218fa /target-sparc/helper.c | |
parent | 938a63240204993524c2d165292cd509533da8b2 (diff) |
pci: Add missing 'const' in argument to pci_get_xxx
pci_get_byte, pci_get_word, pci_get_long and pci_get_quad
all take a const uint8_t pointer, because they only read
the configuration data.
Their prototypes should reflect this fact.
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'target-sparc/helper.c')
0 files changed, 0 insertions, 0 deletions