diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2005-10-05 09:36:02 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-05 16:33:42 +0200 |
commit | 329d4dd72e5c3393a0c7aeebf3e62df77b196d71 (patch) | |
tree | 56875e380ca40310c4b3dafaef9284dfe3974026 /arch | |
parent | [PATCH] orinoco: Information leakage due to incorrect padding (diff) | |
download | linux-329d4dd72e5c3393a0c7aeebf3e62df77b196d71.tar.xz linux-329d4dd72e5c3393a0c7aeebf3e62df77b196d71.zip |
[PATCH] fix the breakage in sparc headers
If we switch extern inline to static inline, we'd better switch the
pre-declarations we use to say that these puppies have
__attribute_const__ on them.
Otherwise we get extern declaration followed by static inline one.
Which makes gcc unhappy, and for a good reason...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions