diff options
| author | Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | 2009-07-31 04:46:59 -0400 |
|---|---|---|
| committer | Len Brown <len.brown@intel.com> | 2009-08-28 15:17:08 -0400 |
| commit | 84a6ce267296dabdf427ea4aff73dc58164863bb (patch) | |
| tree | 21d62fcf49d9492c76191a203a79b73bf993f38b /drivers/platform | |
| parent | 72afeeafe54853881a4e53dc78d538e249130ad8 (diff) | |
fujitsu-laptop: increment driver version
Increment driver version to reflect the changes from this patch series.
Signed-off-by: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/platform')
| -rw-r--r-- | drivers/platform/x86/fujitsu-laptop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/fujitsu-laptop.c b/drivers/platform/x86/fujitsu-laptop.c index b87a5a2084a9..1ed3513a62a2 100644 --- a/drivers/platform/x86/fujitsu-laptop.c +++ b/drivers/platform/x86/fujitsu-laptop.c | |||
| @@ -70,7 +70,7 @@ | |||
| 70 | #include <linux/leds.h> | 70 | #include <linux/leds.h> |
| 71 | #endif | 71 | #endif |
| 72 | 72 | ||
| 73 | #define FUJITSU_DRIVER_VERSION "0.5.0" | 73 | #define FUJITSU_DRIVER_VERSION "0.6.0" |
| 74 | 74 | ||
| 75 | #define FUJITSU_LCD_N_LEVELS 8 | 75 | #define FUJITSU_LCD_N_LEVELS 8 |
| 76 | 76 | ||
