linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH trivial] input: apanel: remove a redundant MODULE_ALIAS
@ 2011-08-29 21:26 Jonathan Neuschäfer
  2011-08-29 22:00 ` Dave Jones
  2011-08-29 22:07 ` Dmitry Torokhov
  0 siblings, 2 replies; 5+ messages in thread
From: Jonathan Neuschäfer @ 2011-08-29 21:26 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: linux-input, Dmitry Torokhov, Stephen Hemminger, linux-kernel,
	Jonathan Neuschäfer

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 drivers/input/misc/apanel.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/input/misc/apanel.c b/drivers/input/misc/apanel.c
index a8d2b8d..1dd1bd3 100644
--- a/drivers/input/misc/apanel.c
+++ b/drivers/input/misc/apanel.c
@@ -346,5 +346,4 @@ MODULE_DESCRIPTION(APANEL_NAME " driver");
 MODULE_LICENSE("GPL");
 MODULE_VERSION(APANEL_VERSION);
 
-MODULE_ALIAS("dmi:*:svnFUJITSU:pnLifeBook*:pvr*:rvnFUJITSU:*");
 MODULE_ALIAS("dmi:*:svnFUJITSU:pnLifebook*:pvr*:rvnFUJITSU:*");
-- 
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-30 17:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-29 21:26 [PATCH trivial] input: apanel: remove a redundant MODULE_ALIAS Jonathan Neuschäfer
2011-08-29 22:00 ` Dave Jones
2011-08-29 22:07 ` Dmitry Torokhov
2011-08-29 23:10   ` Stephen Hemminger
2011-08-30 17:14     ` Jonathan Neuschäfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).