diff options
author | Mark Brown <[email protected]> | 2006-03-03 21:05:58 -0500 |
---|---|---|
committer | Jeff Garzik <[email protected]> | 2006-03-03 21:05:58 -0500 |
commit | 28e02bac9c943ed85a29b41ccb9bf95641b2e263 (patch) | |
tree | ca3e0206b77daf23dcae162a1349a93a6178a110 /net/lapb/lapb_timer.c | |
parent | c499ec24c31edf270e777a868ffd0daddcfe7ebd (diff) |
[PATCH] Add missing ifdef for VIA RNG code
Almost all the code for the VIA RNG is guarded with __i386__ #ifdefs,
the only exception being the enumeration of RNG types which is used to
index into the rng_vector ops array. This patch adds an ifdef around
that for consistency and since the guard makes a difference when adding
new RNG types on non-i386 hardware.
Signed-Off-By: Mark Brown <[email protected]>
Signed-Off-By: Jeff Garzik <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions