Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101998
b: refs/heads/master
c: 860f0c6
h: refs/heads/master
v: v3
  • Loading branch information
Carlos Corbacho authored and Andi Kleen committed Jul 16, 2008
1 parent 5d31507 commit aa77bc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 81143522aa823036c4aa35bdd3b2e41966cf6e15
refs/heads/master: 860f0c6b3dcaa455894f690647442dc97cab19c8
5 changes: 1 addition & 4 deletions trunk/drivers/misc/acer-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/

#define ACER_WMI_VERSION "0.1"

#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>
Expand Down Expand Up @@ -1177,8 +1175,7 @@ static int __init acer_wmi_init(void)
{
int err;

printk(ACER_INFO "Acer Laptop ACPI-WMI Extras version %s\n",
ACER_WMI_VERSION);
printk(ACER_INFO "Acer Laptop ACPI-WMI Extras\n");

find_quirks();

Expand Down

0 comments on commit aa77bc0

Please sign in to comment.