remove a warning.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@436 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
037c83e3e6
commit
67162b7430
@ -141,7 +141,7 @@ static char *decode_class(uint8 base, uint8 sub_class)
|
||||
|
||||
static void show_pci_details(struct pci_info *p, pci_module_info *pcim)
|
||||
{
|
||||
#ifdef THE_FULL_MONTY
|
||||
#if THE_FULL_MONTY
|
||||
uint16 ss_vend, ss_dev;
|
||||
#endif
|
||||
uint8 irq = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user