"Jordan Crouse" <[email protected]> wrote:
>
> @@ -95,6 +100,11 @@ static unsigned int via_data_present (vo
> static u32 via_data_read (void);
> #endif
>
> +static int __init geode_init(struct pci_dev *dev);
> +static void geode_cleanup(void);
> +static unsigned int geode_data_present (void);
> +static u32 geode_data_read (void);
> +
> struct rng_operations {
> int (*init) (struct pci_dev *dev);
> void (*cleanup) (void);
> @@ -122,6 +132,7 @@ enum {
> rng_hw_intel,
> rng_hw_amd,
> rng_hw_via,
> + rng_hw_geode,
> };
Should all the Geode additions to hw_random.c be inside __i386__, like VIA?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]