The isa device configuration hook was especially useless here.
This commit is contained in:
parent
916e39c6d2
commit
b3b3e5229b
@ -1,11 +0,0 @@
|
||||
#ifndef _MACHINE_CONF_H_
|
||||
#define _MACHINE_CONF_H_
|
||||
|
||||
#ifdef KERNEL
|
||||
#ifndef ACTUALLY_LKM_NOT_KERNEL
|
||||
#include "ioconf.h"
|
||||
#endif
|
||||
|
||||
#endif /* KERNEL */
|
||||
|
||||
#endif /* !_MACHINE_CONF_H_ */
|
Loading…
Reference in New Issue
Block a user