commit | bc97ce951cfb697eaac9d5b6a2fbe4544fdf1a7c | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Fri Apr 28 22:51:59 2006 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Sat Apr 29 18:07:54 2006 +1000 |
tree | ae880181c00f47a28e805f5328ab7e9a15620ee9 | |
parent | c7f0e8cb5654a50986c6097b3c0cca972e406899 [diff] |
[PATCH] powerpc: kill union tce_entry It's been long overdue to kill the union tce_entry in the pSeries/iSeries TCE code, especially since I asked the Summit guys to do it on the code they copied from us. Also, while I was at it, I cleaned up some whitespace. Built and booted on pSeries, built on iSeries. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>