Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11262
b: refs/heads/master
c: 3cd9b68
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 7dacfd2 commit 89ea817
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9383292f179e1907e7e7ade539ac8fd3b65c1e97
refs/heads/master: 3cd9b6802d39c155d44fc8076b6c72c3f7e919ed
14 changes: 0 additions & 14 deletions trunk/include/asm-mips/sibyte/board.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@

#include <linux/config.h>

#ifdef CONFIG_SIBYTE_BOARD

#if defined(CONFIG_SIBYTE_SWARM) || defined(CONFIG_SIBYTE_PTSWARM) || \
defined(CONFIG_SIBYTE_CRHONE) || defined(CONFIG_SIBYTE_CRHINE) || \
defined(CONFIG_SIBYTE_LITTLESUR)
Expand Down Expand Up @@ -54,18 +52,6 @@
#define setleds(t0,t1,c0,c1,c2,c3)
#endif /* LEDS_PHYS */

#else

#ifdef LEDS_PHYS
extern void setleds(char *str);
#else
#define setleds(s) do { } while (0)
#endif /* LEDS_PHYS */

#endif /* __ASSEMBLY__ */

#endif /* CONFIG_SIBYTE_BOARD */

#endif /* __ASSEMBLY__ */

#endif /* _SIBYTE_BOARD_H */

0 comments on commit 89ea817

Please sign in to comment.