diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-31 16:44:43 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-31 16:44:43 -0800 |
commit | df9d1e8a4379119cbc47c474f168b5103e404e17 (patch) | |
tree | 4cb583dd397985c80ebb0e67f9ac566330477929 /fs/ntfs/types.h | |
parent | c03f6bfc9f4fbeee14abef81ece67e39150a1ab1 (diff) | |
download | blackbird-obmc-linux-df9d1e8a4379119cbc47c474f168b5103e404e17.tar.gz blackbird-obmc-linux-df9d1e8a4379119cbc47c474f168b5103e404e17.zip |
pci: avoid compiler warning in quirks.c
Introduced by commit 5b889bf23 ("PCI: Fix build if quirks are not
enabled"), which made the pci_dev_reset_methods[] array static and
'const', but didn't then change the code to match, and use a const
pointer when moving it to quirks.c.
Trivially fixed by just adding the required 'const' to the iterator
variable.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ntfs/types.h')
0 files changed, 0 insertions, 0 deletions