diff options
author | Greg KH <gregkh@suse.de> | 2008-08-26 08:20:34 -0700 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2008-09-16 15:52:08 -0700 |
commit | b08508c40adf3fd1330aabc4f37d3254179776c4 (patch) | |
tree | 53a9605ef9d9c937465fa47b05fb9b1a5b52f2e0 /drivers/usb | |
parent | e1f4f59d1ab9ebac44830d6ae450fb358ac559d3 (diff) | |
download | kernel_samsung_tuna-b08508c40adf3fd1330aabc4f37d3254179776c4.zip kernel_samsung_tuna-b08508c40adf3fd1330aabc4f37d3254179776c4.tar.gz kernel_samsung_tuna-b08508c40adf3fd1330aabc4f37d3254179776c4.tar.bz2 |
PCI: fix compiler warnings in pci_get_subsys()
pci_get_subsys() changed in 2.6.26 so that the from pointer is modified
when the call is being invoked, so fix up the 'const' marking of it that
the compiler is complaining about.
Reported-by: Rufus & Azrael <rufus-azrael@numericable.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions