mirror of https://github.com/hak5/openwrt.git
ar71xx: compex wpe72 add space to include statement
Signed-off-by: Christian Mehlis <christian@m3hlis.de> SVN-Revision: 46284lede-17.01
parent
8a1cca04ca
commit
e8161f4764
|
@ -8,7 +8,7 @@
|
|||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include<asm/mach-ath79/ath79.h>
|
||||
#include <asm/mach-ath79/ath79.h>
|
||||
|
||||
#include "dev-eth.h"
|
||||
#include "dev-gpio-buttons.h"
|
||||
|
|
Loading…
Reference in New Issue