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:	Wed, 20 Mar 2013 10:38:52 +0100
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	Sonic Zhang <sonic.zhang@...log.com>, Chris Ball <cjb@...top.org>
Cc:	uclinux-dist-devel@...ckfin.uclinux.org,
	linux-kernel@...r.kernel.org
Subject: Missing WIDE_BUS_[48] (was: Re: mmc: bfin_sdh: Add support for new
 RSI controller in bf60x)

On Wed, Oct 10, 2012 at 4:28 AM, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org> wrote:
> Gitweb:     http://git.kernel.org/linus/;a=commit;h=4ffdcf0469f1e7e47476ee410e8dfbc6aba61b65
> Commit:     4ffdcf0469f1e7e47476ee410e8dfbc6aba61b65
> Parent:     0462566b1e3129b2920b63b62a653b70a1bc36fa
> Author:     Sonic Zhang <sonic.zhang@...log.com>
> AuthorDate: Wed Aug 8 00:13:32 2012 -0400
> Committer:  Chris Ball <cjb@...top.org>
> CommitDate: Tue Sep 4 13:58:18 2012 -0400
>
>     mmc: bfin_sdh: Add support for new RSI controller in bf60x

> +               clk_ctl |= WIDE_BUS_4;

Any plans to introduce this "WIDE_BUS_4", and the corresponding "WIDE_BUS_8"
symbols in mainline?

http://kisskb.ellerman.id.au/kisskb/buildresult/8427478/

drivers/mmc/host/bfin_sdh.c:378:14: error: 'WIDE_BUS_4' undeclared
(first use in this function)
drivers/mmc/host/bfin_sdh.c:387:14: error: 'BYTE_BUS_8' undeclared
(first use in this function)

Thanks!

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
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