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

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
#ifndef __ASM_BUG_H
#define __ASM_BUG_H
#include <linux/compiler.h>
#include <asm/sgidefs.h>
#ifdef CONFIG_BUG
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment