diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-04-29 23:03:27 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-06-16 23:20:49 +0200 |
commit | efe018b315a780012d09af70b52a5747cb945e57 (patch) | |
tree | b27f5056fb83961affd6debdba58ca201da68999 /drivers/media/video/gspca/m5602 | |
parent | V4L/DVB (11654): gspca - m5602: Storage class should be before const qualifier (diff) | |
download | linux-efe018b315a780012d09af70b52a5747cb945e57.tar.xz linux-efe018b315a780012d09af70b52a5747cb945e57.zip |
V4L/DVB (11654a): Add a missing end of line at the end of gspca/m5602/Makefile
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/gspca/m5602')
-rw-r--r-- | drivers/media/video/gspca/m5602/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/gspca/m5602/Makefile b/drivers/media/video/gspca/m5602/Makefile index c819d785b3f1..bf7a19a1e6d1 100644 --- a/drivers/media/video/gspca/m5602/Makefile +++ b/drivers/media/video/gspca/m5602/Makefile @@ -8,4 +8,4 @@ gspca_m5602-objs := m5602_core.o \ m5602_s5k83a.o \ m5602_s5k4aa.o -EXTRA_CFLAGS += -Idrivers/media/video/gspca
\ No newline at end of file +EXTRA_CFLAGS += -Idrivers/media/video/gspca |