summaryrefslogtreecommitdiff
path: root/drivers/media/usb/as102/as10x_cmd.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-08-13 01:50:23 +0400
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-08-22 00:25:30 +0400
commitdcae77814865122ed411de1a4e8ebd02796cf3c4 (patch)
tree398e915a1f1a480f79c556e1284ff896e30b0fb9 /drivers/media/usb/as102/as10x_cmd.h
parent47f79129ecf5fd12d847c2e63b6ce39d1df4a648 (diff)
downloadlinux-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.h')
-rw-r--r--drivers/media/usb/as102/as10x_cmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/usb/as102/as10x_cmd.h b/drivers/media/usb/as102/as10x_cmd.h
index 83c0440dba2f..09134f73ba3d 100644
--- a/drivers/media/usb/as102/as10x_cmd.h
+++ b/drivers/media/usb/as102/as10x_cmd.h
@@ -17,7 +17,7 @@
#include <linux/kernel.h>
-#include "as10x_types.h"
+#include "as102_fe_types.h"
/*********************************/
/* MACRO DEFINITIONS */