diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-08-13 01:50:23 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-08-22 00:25:30 +0400 |
commit | dcae77814865122ed411de1a4e8ebd02796cf3c4 (patch) | |
tree | 398e915a1f1a480f79c556e1284ff896e30b0fb9 /drivers/media/usb/as102/as10x_cmd.c | |
parent | 47f79129ecf5fd12d847c2e63b6ce39d1df4a648 (diff) | |
download | linux-dcae77814865122ed411de1a4e8ebd02796cf3c4.tar.xz |
[media] as102-fe: make it an independent driver
Move as102-fe to dvb-frontends directory and make it an
independent driver.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/usb/as102/as10x_cmd.c')
-rw-r--r-- | drivers/media/usb/as102/as10x_cmd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/usb/as102/as10x_cmd.c b/drivers/media/usb/as102/as10x_cmd.c index 8868c52500ee..ef238022dfe5 100644 --- a/drivers/media/usb/as102/as10x_cmd.c +++ b/drivers/media/usb/as102/as10x_cmd.c @@ -16,7 +16,6 @@ #include <linux/kernel.h> #include "as102_drv.h" -#include "as10x_types.h" #include "as10x_cmd.h" /** |