commit | 146c4b2976b7b45fd40fa3201e503a5c8c638781 | [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 | 95947f9ca87527deb7cbe214d64f2e5959facd18 [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>