Changeset 7689
- Timestamp:
- 2007-06-21T19:20:19+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/target/linux/ar7-2.6/files/arch/mips/ar7/vlynq-pci.c
r6606 r7689 179 179 case PCI_CARDBUS_CIS: 180 180 case PCI_CAPABILITY_LIST: 181 *val = 0; 182 break; 181 183 case PCI_INTERRUPT_PIN: 182 *val = 0;184 *val = 1; 183 185 break; 184 186 default:
Note: See TracChangeset
for help on using the changeset viewer.