git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2616 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-11-06 10:30:16 +00:00
parent a5417c1641
commit 42ea082d08

View File

@@ -48,7 +48,9 @@
#include <linux/mod_devicetable.h>
#endif
#if defined(INSIDE_KERNEL_TREE) || defined(__powerpc__)
#if !defined(RHEL_MAJOR)
#include <linux/of.h>
#endif
#else
#include "dummy_powerpc_defs.h"
#endif