Skip to content

Commit

Permalink
Staging: quickstart: Remove unused defines
Browse files Browse the repository at this point in the history
Signed-off-by: Szymon Janc <szymon@janc.net.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Szymon Janc authored and Greg Kroah-Hartman committed Feb 9, 2012
1 parent 55e4036 commit 4a09083
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/staging/quickstart/quickstart.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ MODULE_LICENSE("GPL");

#define QUICKSTART_PF_DRIVER_NAME "quickstart"
#define QUICKSTART_PF_DEVICE_NAME "quickstart"
#define QUICKSTART_PF_DEVATTR_NAME "pressed_button"

#define QUICKSTART_MAX_BTN_NAME_LEN 16

/*
* There will be two events:
Expand Down

0 comments on commit 4a09083

Please sign in to comment.