add gpio support to atheros, fixes #1861, thanks Othello
[openwrt/svn-archive/archive.git] / target / linux / atheros / files / arch / mips / atheros / prom.c
index 250507046cd49071b6a7e036c35b7bff2f49cabc..73c66aca50d99f0ea61051a1f2d5f0aa4e4b4d4d 100644 (file)
@@ -23,7 +23,7 @@
 
 #include <asm/bootinfo.h>
 #include <asm/addrspace.h>
-#include "ar531x.h"
+#include <ar531x.h>
 
 void __init prom_init(void)
 {