diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2005-08-19 14:52:32 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2005-08-29 10:53:34 +1000 |
commit | 1d086e6bd605ac44154e019fe96ae3568e8b2ba2 (patch) | |
tree | 02143cb69ab39a8d3c54e7444ff79836282517a7 /arch/x86_64/Makefile | |
parent | 60ba44945714d9b7dae8b85ab0926f6f13809c73 (diff) |
[PATCH] Remove unneeded #defines in head.S
arch/ppc64/kernel/head.S #defines SECONDARY_PROCESSORS then has some
#ifdefs based on it. Whatever purpose this had is long lost, this
patch removes it.
Likewise, head.S defines H_SET_ASR, which is now defined, along with
other hypervisor call numbers in hvcall.h. This patch deletes it, as
well, from head.S.
Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/x86_64/Makefile')
0 files changed, 0 insertions, 0 deletions