summaryrefslogtreecommitdiffstats
path: root/drivers/staging/cx25821/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2010-07-04 15:37:05 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-08-02 15:20:11 -0300
commit3e9442c6f1d50bce083c5870f293647efbd6f828 (patch)
tree4ade709023816ced81c03c544cbceca012f8e280 /drivers/staging/cx25821/Makefile
parente986bf1edfec3e0063d02caa55a4d85d50f28c59 (diff)
downloadop-kernel-dev-3e9442c6f1d50bce083c5870f293647efbd6f828.zip
op-kernel-dev-3e9442c6f1d50bce083c5870f293647efbd6f828.tar.gz
V4L/DVB: cx25821: Fix bad whitespacing
Should use tabs for identation, and not whitespace Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging/cx25821/Makefile')
-rw-r--r--drivers/staging/cx25821/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/staging/cx25821/Makefile b/drivers/staging/cx25821/Makefile
index 877d9a4..d0eb16e 100644
--- a/drivers/staging/cx25821/Makefile
+++ b/drivers/staging/cx25821/Makefile
@@ -1,8 +1,8 @@
cx25821-objs := cx25821-core.o cx25821-cards.o cx25821-i2c.o \
- cx25821-gpio.o cx25821-medusa-video.o \
- cx25821-video.o cx25821-video-upstream.o \
- cx25821-video-upstream-ch2.o \
- cx25821-audio-upstream.o
+ cx25821-gpio.o cx25821-medusa-video.o \
+ cx25821-video.o cx25821-video-upstream.o \
+ cx25821-video-upstream-ch2.o \
+ cx25821-audio-upstream.o
obj-$(CONFIG_VIDEO_CX25821) += cx25821.o
obj-$(CONFIG_VIDEO_CX25821_ALSA) += cx25821-alsa.o
OpenPOWER on IntegriCloud