mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
CRIS: Include arch dependent bug.h.
This commit is contained in:
parent
620cf2e442
commit
151f639830
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#ifndef _CRIS_BUG_H
|
||||
#define _CRIS_BUG_H
|
||||
#include <asm-generic/bug.h>
|
||||
#include <asm/arch/bug.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue