mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
wrt55agv2-spidevs needs <linux/modules.h>
SVN-Revision: 32956
This commit is contained in:
parent
060b161ca6
commit
23f6ec6ef6
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
|
||||
#include <linux/platform_device.h>
|
||||
#include <linux/spi/spi_gpio_old.h>
|
||||
#include <linux/module.h>
|
||||
|
||||
#define DRV_NAME "wrt55agv2-spidevs"
|
||||
#define DRV_DESC "SPI driver for the WRT55AG v2 board"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue