mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 01:01:27 +00:00
qla2x00t: fix in-kernel tree build
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7337 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
1
qla2x00t/backport.h
Symbolic link
1
qla2x00t/backport.h
Symbolic link
@@ -0,0 +1 @@
|
||||
../scst/include/backport.h
|
||||
@@ -8,7 +8,7 @@
|
||||
#ifdef INSIDE_KERNEL_TREE
|
||||
#include <scst/backport.h> /* timer_setup() */
|
||||
#else
|
||||
#include <backport.h>
|
||||
#include "backport.h"
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user