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