Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97549
b: refs/heads/master
c: b06dcee
h: refs/heads/master
i:
  97547: 88da0e1
v: v3
  • Loading branch information
Michael Hennerich authored and Bryan Wu committed May 31, 2008
1 parent 44f5774 commit 8ef907e
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 365 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: 2eb74ae20e65e71c2d5bf7b8ad7d0ac5d5acf55f
refs/heads/master: b06dcee9c8d24ef903dc0d192af22b8e179eef4b
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf537/boards/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

obj-$(CONFIG_GENERIC_BF537_BOARD) += generic_board.o
obj-$(CONFIG_BFIN537_STAMP) += stamp.o led.o
obj-$(CONFIG_BFIN537_STAMP) += stamp.o
obj-$(CONFIG_BFIN537_BLUETECHNIX_CM) += cm_bf537.o
obj-$(CONFIG_PNAV10) += pnav10.o
obj-$(CONFIG_CAMSIG_MINOTAUR) += minotaur.o
183 changes: 0 additions & 183 deletions trunk/arch/blackfin/mach-bf537/boards/led.S

This file was deleted.

2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf548/boards/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# arch/blackfin/mach-bf548/boards/Makefile
#

obj-$(CONFIG_BFIN548_EZKIT) += ezkit.o led.o
obj-$(CONFIG_BFIN548_EZKIT) += ezkit.o
obj-$(CONFIG_BFIN548_BLUETECHNIX_CM) += cm_bf548.o
172 changes: 0 additions & 172 deletions trunk/arch/blackfin/mach-bf548/boards/led.S

This file was deleted.

7 changes: 0 additions & 7 deletions trunk/include/asm-blackfin/bfin-global.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,6 @@ extern int sram_free(const void*);
extern void *sram_alloc_with_lsl(size_t, unsigned long);
extern int sram_free_with_lsl(const void*);

extern void led_on(int);
extern void led_off(int);
extern void led_toggle(int);
extern void led_disp_num(int);
extern void led_toggle_num(int);
extern void init_leds(void);

extern const char bfin_board_name[];
extern unsigned long wall_jiffies;

Expand Down

0 comments on commit 8ef907e

Please sign in to comment.