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>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 9 Mar 2010 17:31:04 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Richard Röjfors 
	<richard.rojfors@...agicore.com>, Ben Dooks <ben-linux@...ff.org>
Cc:	linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: CONFIG_I2C_XILINX doesn't complie

Hi,

current Linus' tree (57d54889cd00) doesn't compile when CONFIG_I2C_XILINX 
is enabled:

drivers/i2c/busses/i2c-xiic.c:39:28: error: linux/i2c-xiic.h: No such file or directory
drivers/i2c/busses/i2c-xiic.c: In function ‘xiic_i2c_probe’:
drivers/i2c/busses/i2c-xiic.c:750: error: dereferencing pointer to incomplete type
drivers/i2c/busses/i2c-xiic.c:751: error: dereferencing pointer to incomplete type

Seems like the following commit

	commit e1d5b6598cdc33257fe68302ae9db81d2f7bb883
	Author: Richard Röjfors <richard.rojfors@...agicore.com>
	Date:   Thu Feb 11 10:42:00 2010 +0100

	    i2c: Add support for Xilinx XPS IIC Bus Interface

forgot to add some header files.

-- 
Jiri Kosina
SUSE Labs, Novell Inc.
--
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