vserver 1.9.3
[linux-2.6.git] / drivers / char / sonypi.h
index 0eb8f46..58bbf38 100644 (file)
@@ -401,8 +401,6 @@ struct sonypi_device {
 #define SONYPI_ACPI_ACTIVE 0
 #endif /* CONFIG_ACPI */
 
-extern int verbose;
-
 static inline int sonypi_ec_write(u8 addr, u8 value) {
 #ifdef CONFIG_ACPI_EC
        if (SONYPI_ACPI_ACTIVE)