staging: echo: move to drivers/misc/

The code is clean, there are users of it, so it doesn't belong in
staging anymore, move it to drivers/misc/.

Cc: Steve Underwood <steveu@coppice.org>
Cc: David Rowe <david@rowetel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Greg Kroah-Hartman
2014-02-28 14:08:42 -08:00
parent dc93c85235
commit 6e2055a9e5
11 changed files with 2 additions and 8 deletions

View File

@@ -0,0 +1 @@
obj-$(CONFIG_ECHO) += echo.o