mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 17:43:10 +02:00
fix wrong order of switch-adm.c includes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2783 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4cc40687a3
commit
dba3b610f2
@ -28,8 +28,8 @@
|
||||
#include <linux/delay.h>
|
||||
#include <asm/uaccess.h>
|
||||
|
||||
#include "gpio.h"
|
||||
#include "switch-core.h"
|
||||
#include "gpio.h"
|
||||
|
||||
#define DRIVER_NAME "adm6996"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user