commit | 048e7efe91f66094f868281c12e488ce2bae8976 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Jul 22 10:12:39 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Jul 22 10:16:55 2009 -0500 |
tree | 730a52155fd4d11069608a45399bf20e7fc796ba | |
parent | 0a6d0c6320b77bd6572393a93e6b8ccdf39c7100 [diff] |
85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards The pixis code used in8/out8 all over the place. Replace it with in_8/out_8 macros. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>