arch/sparc64/kernel/psycho_common.c
0 → 100644
+93
−0
arch/sparc64/kernel/psycho_common.h
0 → 100644
+8
−0
Loading
These are very similar chips, in fact they are identical in some
macro blocks.
So start commonizing code which they can share. We begin with
the IOMMU initialization sequence.
Signed-off-by:
David S. Miller <davem@davemloft.net>