]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: sep: Move the RAR support into staging where it is supposed to be
authorAlan Cox <alan@linux.intel.com>
Thu, 6 Aug 2009 19:44:18 +0000 (20:44 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:11 +0000 (12:02 -0700)
commit495b75468b28208e0d35a614d57e0d2cbd75e903
tree2926ee4dd362ff01cff8964282b3948e13c9ca29
parentc539f9ccf8d5c900d34dc3a10d1950e253ce9b56
Staging: sep: Move the RAR support into staging where it is supposed to be

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/rar/Kconfig [new file with mode: 0644]
drivers/staging/rar/Makefile [new file with mode: 0644]
drivers/staging/rar/rar_driver.c [new file with mode: 0644]
drivers/staging/rar/rar_driver.h [new file with mode: 0644]