mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
more cosmetic fixes for ar7
SVN-Revision: 8190
This commit is contained in:
parent
39127ef8bf
commit
bacf34b13f
@ -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