mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 08:03:01 +09:00
Merge tag 'csky-for-linus-6.6-2' of https://github.com/c-sky/csky-linux
Pull arch/csky fix from Guo Ren: - Fix compile error by missing header file * tag 'csky-for-linus-6.6-2' of https://github.com/c-sky/csky-linux: csky: Fixup compile error
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#ifndef __ASM_CSKY_TRAPS_H
|
||||
#define __ASM_CSKY_TRAPS_H
|
||||
|
||||
#include <linux/linkage.h>
|
||||
|
||||
#define VEC_RESET 0
|
||||
#define VEC_ALIGN 1
|
||||
#define VEC_ACCESS 2
|
||||
|
||||
Reference in New Issue
Block a user