diff options
author | Al Viro <viro@www.linux.org.uk> | 2005-04-24 21:28:35 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-24 21:28:35 +0200 |
commit | 3106dbcd914d8dac4b89f52d8d51ec93526cbb95 (patch) | |
tree | 2762fe622d385bdc2381dd7504b94489dacf8247 /arch/frv | |
parent | [PATCH] broken dependency for I2C_MPC (diff) | |
download | linux-3106dbcd914d8dac4b89f52d8d51ec93526cbb95.tar.xz linux-3106dbcd914d8dac4b89f52d8d51ec93526cbb95.zip |
[PATCH] __get_unaligned() turned into macro
Turns __get_unaligned() and __put_unaligned into macros. That is
definitely safe; leaving them as inlines breaks on e.g. alpha [try to
build ncpfs there and you'll get unresolved symbols since we end up
getting __get_unaligned() not inlined].
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/frv')
0 files changed, 0 insertions, 0 deletions