• Bjorn Helgaas's avatar
    [PATCH] Fix hw_random build on ia64 · 36377f61
    Bjorn Helgaas authored
    The following patch allows hw_random.c to build on ia64.  (The problem
    was just that the VIA stuff has i386 assembly in it.  The current code
    only probes for VIA on i386 anyway, so this patch just adds more ifdefs
    so the VIA code is only built for i386.)
    36377f61
hw_random.c 13.9 KB