diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-12-14 19:44:13 +0000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-12-16 15:53:23 +1100 |
commit | a58f053b93e15b68e7b5f442316329f68269c8d5 (patch) | |
tree | f86930fbb399bfdf19d473a34f9b253d68784513 /Makefile | |
parent | 3045b3cb0b068c9f7601786841cda1e0b4647bd9 (diff) |
powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUG
Instead of not defining it at all, this defines the macro as
being empty, thus avoiding ifdef's in call sites when CONFIG_BUG
is not set.
Also removes an extra whitespace in the existing definition.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions