Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci-2.6.23
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci-2.6.23
Commits
a8733ca5
Commit
a8733ca5
authored
Mar 17, 2006
by
Mauro Carvalho Chehab
Committed by
Linus Torvalds
Mar 21, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
V4L/DVB (3537a): Whitespace cleanup
Signed-off-by:
Mauro Carvalho Chehab
<
mchehab@infradead.org
>
parent
4caba426
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
125 additions
and
122 deletions
+125
-122
drivers/media/video/dpc7146.c
drivers/media/video/dpc7146.c
+29
-29
drivers/media/video/hexium_gemini.c
drivers/media/video/hexium_gemini.c
+5
-5
drivers/media/video/hexium_orion.c
drivers/media/video/hexium_orion.c
+9
-9
drivers/media/video/mxb.c
drivers/media/video/mxb.c
+73
-73
drivers/media/video/mxb.h
drivers/media/video/mxb.h
+1
-1
drivers/media/video/tda9840.c
drivers/media/video/tda9840.c
+2
-1
drivers/media/video/tea6415c.c
drivers/media/video/tea6415c.c
+3
-2
drivers/media/video/tea6420.c
drivers/media/video/tea6420.c
+3
-2
No files found.
drivers/media/video/dpc7146.c
View file @
a8733ca5
drivers/media/video/hexium_gemini.c
View file @
a8733ca5
drivers/media/video/hexium_orion.c
View file @
a8733ca5
drivers/media/video/mxb.c
View file @
a8733ca5
drivers/media/video/mxb.h
View file @
a8733ca5
drivers/media/video/tda9840.c
View file @
a8733ca5
...
...
@@ -24,6 +24,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include <linux/module.h>
#include <linux/ioctl.h>
#include <linux/i2c.h>
...
...
drivers/media/video/tea6415c.c
View file @
a8733ca5
...
...
@@ -26,6 +26,7 @@
Foundation, Inc., 675 Mvss Ave, Cambridge, MA 02139, USA.
*/
#include <linux/module.h>
#include <linux/ioctl.h>
#include <linux/i2c.h>
...
...
drivers/media/video/tea6420.c
View file @
a8733ca5
...
...
@@ -26,6 +26,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include <linux/module.h>
#include <linux/ioctl.h>
#include <linux/i2c.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment