fix wrong order of switch-adm.c includes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2783 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
a846d900c8
commit
e6f680439e
|
@ -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