Skip to content
Snippets Groups Projects
Commit 1df67d3c authored by nico's avatar nico
Browse files

more cosmetic fixes for ar7

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8190 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 38d9c423
No related branches found
No related tags found
No related merge requests found
......@@ -166,4 +166,4 @@ static inline void ar7_device_off(u32 bit)
mdelay(20);
}
#endif
#endif /* __AR7_H__ */
......@@ -24,5 +24,4 @@
extern char *prom_getenv(char *name);
extern void prom_printf(char *fmt, ...);
#endif // __PROM_H__
#endif /* __PROM_H__ */
......@@ -89,4 +89,4 @@ extern int vlynq_irq_to_virq(struct vlynq_device *dev, int irq);
extern int vlynq_set_local_irq(struct vlynq_device *dev, int virq);
extern int vlynq_set_remote_irq(struct vlynq_device *dev, int virq);
#endif
#endif /* __VLYNQ_H__ */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment