]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/media/ov772x.h
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-2.6
[karo-tx-linux.git] / include / media / ov772x.h
index 30d9629198ef6170e42450fbfc8255c17dc8c821..14c77efd6a85297e2599da5cc08ad30a8f9ce83e 100644 (file)
@@ -1,4 +1,5 @@
-/* ov772x Camera
+/*
+ * ov772x Camera
  *
  * Copyright (C) 2008 Renesas Solutions Corp.
  * Kuninori Morimoto <morimoto.kuninori@renesas.com>
@@ -54,7 +55,6 @@ struct ov772x_edge_ctrl {
 struct ov772x_camera_info {
        unsigned long          buswidth;
        unsigned long          flags;
-       struct soc_camera_link link;
        struct ov772x_edge_ctrl edgectrl;
 };