Skip to content

Commit

Permalink
[media] rc: Rename IR raw interface to ir-raw.c
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Dec 29, 2010
1 parent d100e65 commit 03c9a80
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/rc/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rc-core-objs := rc-main.o rc-raw.o
rc-core-objs := rc-main.o ir-raw.o

obj-y += keymaps/

Expand Down
File renamed without changes.

0 comments on commit 03c9a80

Please sign in to comment.