]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/acpi/processor_throttling.c
[PATCH] PCI: make MSI quirk inheritable from the pci bus
[linux-2.6-omap-h63xx.git] / drivers / acpi / processor_throttling.c
index 5cd056abfcfb52e4cf371eb57e72c42c655c0b09..b966549ec000487eecce9f3e1edc53a72cd51964 100644 (file)
@@ -306,9 +306,9 @@ static int acpi_processor_throttling_open_fs(struct inode *inode,
                           PDE(inode)->data);
 }
 
-ssize_t acpi_processor_write_throttling(struct file * file,
-                                       const char __user * buffer,
-                                       size_t count, loff_t * data)
+static ssize_t acpi_processor_write_throttling(struct file * file,
+                                              const char __user * buffer,
+                                              size_t count, loff_t * data)
 {
        int result = 0;
        struct seq_file *m = (struct seq_file *)file->private_data;