kernel-doc: fix pci-acpi warning
authorRandy Dunlap <randy.dunlap@oracle.com>
Sun, 3 Feb 2008 23:06:25 +0000 (15:06 -0800)
committerLen Brown <len.brown@intel.com>
Fri, 15 Feb 2008 23:21:20 +0000 (18:21 -0500)
Fix PCI kernel-doc warning:
Warning(linux-2.6.24-git12//drivers/pci/pci-acpi.c:166): No description found for parameter 'hid'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/pci/pci-acpi.c

index e569645..2f2d308 100644 (file)
@@ -158,6 +158,7 @@ run_osc_out:
 /**
  * __pci_osc_support_set - register OS support to Firmware
  * @flags: OS support bits
+ * @hid: hardware ID
  *
  * Update OS support fields and doing a _OSC Query to obtain an update
  * from Firmware on supported control bits.