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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 5 Jul 2008 10:13:09 -0700
From:	David Brownell <david-b@...bell.net>
To:	Dmitry Baryshkov <dbaryshkov@...il.com>
Cc:	Takashi Iwai <tiwai@...e.de>,
	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] fix build error of driver/mfd/tc6393xb.c

On Saturday 05 July 2008, Dmitry Baryshkov wrote:
> 
> > > I'm not sure whether it's a better fix at this moment.
> > 
> > Which platform is it which is trying to declare that it has
> > an implementation (HAVE_GPIO_LIB) of an interface that it
> > doesn't support (GENERIC_GPIO unset) ??
> 
> the powerpc with PPC_MPC52xx=y, PPC_MPC5200_GPIO=y

The most natural fix is to have the Kconfig for PPC_MPC52xx
select both GENERIC_GPIO and HAVE_GPIO_LIB.

- Dave
--
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