You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
MIPS: branch: Make inclusion of <asm/branch.h> safe.
It was relying on other headers having been included before. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#ifndef _ASM_BRANCH_H
|
||||
#define _ASM_BRANCH_H
|
||||
|
||||
#include <asm/cpu-features.h>
|
||||
#include <asm/mipsregs.h>
|
||||
#include <asm/ptrace.h>
|
||||
#include <asm/inst.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user