diff options
author | Peter Zijlstra <[email protected]> | 2014-01-12 22:24:56 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-01-16 09:27:02 +0100 |
commit | 54b278b50b8566c227437d6198412cb5a6619e6b (patch) | |
tree | a93a44bf67d66053ebf6c5b41bb647746ff98b87 /fs/jbd/commit.c | |
parent | 130816ce4d5f69167324f7272e70aa3d641677c6 (diff) |
m68k: Fix build warning in mac_via.h
Fengguang Wu's kbuild test robot reported the following new m68k warnings:
In file included from drivers/nubus/nubus.c:22:0:
>> arch/m68k/include/asm/mac_via.h:262:47: warning: 'struct irq_desc' declared inside parameter list [enabled by default]
>> arch/m68k/include/asm/mac_via.h:262:47: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
Caused by the reworking of the generic local_bh{dis,en}able() code.
To fix it, forward declare 'struct irq_desc'.
Reported-by: Fengguang Wu <[email protected]>
Fixes: c795eb55e740 ("sched/preempt, locking: Rework local_bh_{dis,en}able()")
Signed-off-by: Peter Zijlstra <[email protected]>
Acked-by: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions