aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/bug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-blackfin/bug.h')
-rw-r--r--include/asm-blackfin/bug.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asm-blackfin/bug.h b/include/asm-blackfin/bug.h
new file mode 100644
index 000000000000..41e53b29f167
--- /dev/null
+++ b/include/asm-blackfin/bug.h
@@ -0,0 +1,4 @@
1#ifndef _BLACKFIN_BUG_H
2#define _BLACKFIN_BUG_H
3#include <asm-generic/bug.h>
4#endif