|
@@ -4,7 +4,7 @@
|
|
|
* Copyright (C) 2002-2004 John Belmonte
|
|
|
* Copyright (C) 2008 Philip Langdale
|
|
|
* Copyright (C) 2010 Pierre Ducroquet
|
|
|
- * Copyright (C) 2014-2015 Azael Avalos
|
|
|
+ * Copyright (C) 2014-2016 Azael Avalos
|
|
|
*
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
* it under the terms of the GNU General Public License as published by
|
|
@@ -31,7 +31,7 @@
|
|
|
|
|
|
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
|
|
|
|
|
|
-#define TOSHIBA_ACPI_VERSION "0.23"
|
|
|
+#define TOSHIBA_ACPI_VERSION "0.24"
|
|
|
#define PROC_INTERFACE_VERSION 1
|
|
|
|
|
|
#include <linux/kernel.h>
|