lkml.org 
[lkml]   [2015]   [Oct]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/2] input: misc: e3x0-button: Fix typo in module name
Date
The produced module will be called e3x0-button, not
e3x0_button.

Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
---
drivers/input/misc/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index 906dd1b..7ac277c7 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -101,7 +101,7 @@ config INPUT_E3X0_BUTTON
USRP E3x0 Button.

To compile this driver as a module, choose M here: the
- module will be called e3x0_button.
+ module will be called e3x0-button.

config INPUT_PCSPKR
tristate "PC Speaker support"
--
2.6.2


\
 
 \ /
  Last update: 2015-10-25 21:21    [W:0.055 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site