Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0ca5921e authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: bug.h Build fix - include <linux/compiler.h>.



In the past this file somehow used to be dragged in.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 4e8a2372
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
#ifndef __ASM_BUG_H
#define __ASM_BUG_H

#include <linux/compiler.h>
#include <asm/sgidefs.h>

#ifdef CONFIG_BUG