more separation
This commit is contained in:
8
driver/trigger.h
Normal file
8
driver/trigger.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef _TRIGGER_H_
|
||||
#define _TRIGGER_H_
|
||||
|
||||
#include <linux/platform_device.h>
|
||||
|
||||
extern struct platform_driver interrupt_driver;
|
||||
|
||||
#endif /* _TRIGGER_H_ */
|
Reference in New Issue
Block a user