ar71xx: compex wpe72 add space to include statement
authorJohn Crispin <john@openwrt.org>
Thu, 9 Jul 2015 07:04:14 +0000 (07:04 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 9 Jul 2015 07:04:14 +0000 (07:04 +0000)
Signed-off-by: Christian Mehlis <christian@m3hlis.de>
SVN-Revision: 46284

target/linux/ar71xx/files/arch/mips/ath79/mach-wpe72.c

index 70bf7db0ca73b8abd4576e7085bbef93ca4579c5..9452484279d56e3d36e377e42090b1d7944d4e2a 100644 (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"