Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60601
b: refs/heads/master
c: ea1a734
h: refs/heads/master
i:
  60599: c351c85
v: v3
  • Loading branch information
David Gibson authored and Paul Mackerras committed Jun 28, 2007
1 parent a34c501 commit d9bb004
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 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: 084647125227b870267859d544c91c03743816dc
refs/heads/master: ea1a734ad73478dace97e9712101029f536d10a3
3 changes: 0 additions & 3 deletions trunk/arch/ppc/platforms/prep_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@

TODC_ALLOC();

unsigned char ucBoardRev;
unsigned char ucBoardRevMaj, ucBoardRevMin;

extern unsigned char prep_nvram_read_val(int addr);
extern void prep_nvram_write_val(int addr,
unsigned char val);
Expand Down
8 changes: 0 additions & 8 deletions trunk/include/asm-powerpc/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,6 @@ extern int _chrp_type;
/* what kind of prep workstation we are */
extern int _prep_type;

/*
* This is used to identify the board type from a given PReP board
* vendor. Board revision is also made available. This will be moved
* elsewhere soon
*/
extern unsigned char ucBoardRev;
extern unsigned char ucBoardRevMaj, ucBoardRevMin;

#endif /* CONFIG_PPC_PREP */

#endif /* defined(__KERNEL__) && defined(CONFIG_PPC32) */
Expand Down

0 comments on commit d9bb004

Please sign in to comment.