Skip to content
Snippets Groups Projects
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
No related merge requests found
#ifndef __ASM_BUG_H
#define __ASM_BUG_H
#include <linux/compiler.h>
#include <asm/sgidefs.h>
#ifdef CONFIG_BUG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment