lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 24 Aug 2007 00:44:28 +0200
From:	Gabriel C <nix.or.die@...glemail.com>
To:	Luca Risolia <luca.risolia@...dio.unibo.it>
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: drivers/media/video/et61x251/et61x251_core.c - compile error

Hi Luca ,

I got the following compile error with a randconfig on current git head :

...

drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_show_reg':
drivers/media/video/et61x251/et61x251_core.c:718: error: implicit declaration of function 'to_video_device'
drivers/media/video/et61x251/et61x251_core.c:718: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_store_reg':
drivers/media/video/et61x251/et61x251_core.c:742: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_show_val':
drivers/media/video/et61x251/et61x251_core.c:774: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_store_val':
drivers/media/video/et61x251/et61x251_core.c:806: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_show_i2c_reg':
drivers/media/video/et61x251/et61x251_core.c:842: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_store_i2c_reg':
drivers/media/video/et61x251/et61x251_core.c:868: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_show_i2c_val':
drivers/media/video/et61x251/et61x251_core.c:900: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_store_i2c_val':
drivers/media/video/et61x251/et61x251_core.c:937: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
make[4]: *** [drivers/media/video/et61x251/et61x251_core.o] Error 1
make[3]: *** [drivers/media/video/et61x251] Error 2
make[2]: *** [drivers/media/video] Error 2
make[1]: *** [drivers/media] Error 2
make: *** [drivers] Error 2
make: *** Waiting for unfinished jobs....

... 


config : http://194.231.229.228/kernel/randconfig-et61x251_core


Regards,

Gabriel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ