| commit | 8fa29d22dcb2aec97f1a508cd3741c6e0b4a9434 | [log] [tgz] |
|---|---|---|
| author | Michael Ellerman <michael@ellerman.id.au> | Thu May 08 14:27:11 2008 +1000 |
| committer | Paul Mackerras <paulus@samba.org> | Wed May 14 22:31:50 2008 +1000 |
| tree | 0de4e88e7ca1ba42ecb246e4f1124d4705b01f28 | |
| parent | c884116ac375c5dd137109b58acaa9cf50164796 [diff] |
[POWERPC] sysdev/mpic_msi.c should include sysdev/mpic.h Some of the routines defined in mpic_msi.c are declared mpic.h, so the former should include the latter. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>