vga_switcheroo.h: fix pci_dev warning
commitf8fee8f5acb5c3f82e02f2ae139a6f1e7b4eb583
authorRandy Dunlap <rdunlap@xenotime.net>
Fri, 15 Jun 2012 19:46:17 +0000 (15 12:46 -0700)
committerDave Airlie <airlied@redhat.com>
Sat, 16 Jun 2012 10:11:25 +0000 (16 11:11 +0100)
tree1d8d88372f97cce670c91681df7417143867c86f
parente5a867a51d9b009f90d5dca6a320608e4e8a37ec
vga_switcheroo.h: fix pci_dev warning

Fix warnings on some architectures/configs (not on x86):

include/linux/vga_switcheroo.h:28:30: warning: 'struct pci_dev' declared inside parameter list [enabled by default]
include/linux/vga_switcheroo.h:28:30: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Takashi Iwai <tiwai@suse.de>
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/linux/vga_switcheroo.h