diff options
| author | David Woodhouse <[email protected]> | 2008-06-16 11:11:54 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-06-16 17:20:57 +0000 |
| commit | 702773b16e83fcddc41e0019b8214d3c3cecedbe (patch) | |
| tree | be9fa9552f6583249b61fee0373c11e1cfab1562 /lib/debugobjects.c | |
| parent | MN10300: Kill linux/a.out.h inclusions (diff) | |
| download | kernel-702773b16e83fcddc41e0019b8214d3c3cecedbe.tar.gz kernel-702773b16e83fcddc41e0019b8214d3c3cecedbe.zip | |
Include <asm/a.out.h> in fs/exec.c only for Alpha.
We only need it for the /sbin/loader hack for OSF/1 executables, and we
don't want to include it otherwise.
While we're at it, remove the redundant '&& CONFIG_ARCH_SUPPORTS_AOUT'
in the ifdef around that code. It's already dependent on __alpha__, and
CONFIG_ARCH_SUPPORTS_AOUT is hard-coded to 'y' there.
Signed-off-by: David Woodhouse <[email protected]>
Acked-by: Peter Korsgaard <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
