mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 19:03:08 +02:00
more cosmetic fixes for ar7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8190 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
38d9c42391
commit
1df67d3c22
@ -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__ */
|
||||
|
Loading…
Reference in New Issue
Block a user