diff options
author | Steven Toth <stoth@kernellabs.com> | 2010-07-31 14:39:44 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-21 07:54:31 -0200 |
commit | 9b8b0199b86eaa595e3ccacb413e955a193f1962 (patch) | |
tree | e1ebf749580dc031ac9d5076cf511366020febe3 /drivers/media/video/saa7164/saa7164-api.c | |
parent | 2e75bcea00273146615dbc6ed3bbabce8d0bc1ca (diff) | |
download | op-kernel-dev-9b8b0199b86eaa595e3ccacb413e955a193f1962.zip op-kernel-dev-9b8b0199b86eaa595e3ccacb413e955a193f1962.tar.gz |
[media] saa7164: basic definitions for -encoder.c
Add the skeleton file, update the build environment, copyrights.
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/saa7164/saa7164-api.c')
-rw-r--r-- | drivers/media/video/saa7164/saa7164-api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/saa7164/saa7164-api.c b/drivers/media/video/saa7164/saa7164-api.c index 3f1262b..1702baa 100644 --- a/drivers/media/video/saa7164/saa7164-api.c +++ b/drivers/media/video/saa7164/saa7164-api.c @@ -1,7 +1,7 @@ /* * Driver for the NXP SAA7164 PCIe bridge * - * Copyright (c) 2009 Steven Toth <stoth@kernellabs.com> + * Copyright (c) 2010 Steven Toth <stoth@kernellabs.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |