ar71xx: compex wpe72 add space to include statement

Signed-off-by: Christian Mehlis <christian@m3hlis.de>

SVN-Revision: 46284
lede-17.01
John Crispin 2015-07-09 07:04:14 +00:00
parent 8a1cca04ca
commit e8161f4764
1 changed files with 1 additions and 1 deletions

View File

@ -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"