mirror of https://gitee.com/openkylin/linux.git
Merge remote-tracking branch 'spi/topic/gpio' into spi-next
This commit is contained in:
commit
6e693ff1e3
|
@ -22,6 +22,7 @@
|
|||
#include <linux/init.h>
|
||||
#include <linux/platform_device.h>
|
||||
#include <linux/gpio.h>
|
||||
#include <linux/of.h>
|
||||
#include <linux/of_device.h>
|
||||
#include <linux/of_gpio.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue