summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGerd Knorr <kraxel@bytesex.org>2004-09-02 20:27:28 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-09-02 20:27:28 -0700
commit8e3f8f30fbc5b1d0efac1702ec39e6f580e795f1 (patch)
treede556a7a3419c3e5bb5dd8f2cdfa2cd734c02247 /include
parentb25f6a5d6aaab5ff12505430a766f13ee1ee53fd (diff)
[PATCH] v4l: i2c cleanups
This patch has some minor cleanups for the v4l i2c modules: Don't ignore the i2c_add_driver return value and mark the init+exit functions with __init + __exit. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
-rw-r--r--include/media/id.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/media/id.h b/include/media/id.h
index dca5dcfc054b..1b0320dc8f73 100644
--- a/include/media/id.h
+++ b/include/media/id.h
@@ -35,4 +35,3 @@
#ifndef I2C_ALGO_SAA7134
# define I2C_ALGO_SAA7134 0x090000
#endif
-