diff options
author | Paul Burton <paul.burton@imgtec.com> | 2014-01-15 10:31:48 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-03-06 21:25:22 +0100 |
commit | 6d9727a7a58e11c09d28a67345d9a186fcbbdd8f (patch) | |
tree | 3dd4452a4065e16d2bb64b5f6e0a893d8b7522b1 /arch/mips/kernel/Makefile | |
parent | 4dd8ee5db10c9f287e9c925e3e98f3907bd1890d (diff) |
MIPS: Add missing includes to gic.h
The gic.h header uses bitmaps and NR_CPUS, and should therefore include
linux/bitmap.h and linux/threads.h. This is in preparation for use of
this header in a subsequent commit from a C file which doesn't already
include those headers.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6357/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/Makefile')
0 files changed, 0 insertions, 0 deletions