Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204530
b: refs/heads/master
c: 3f441ee
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Egger authored and Ralf Baechle committed Aug 5, 2010
1 parent a37fa38 commit bb800d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 723b7f812fbcf76abad2c03674b3b3893ccd8516
refs/heads/master: 3f441ee1cc150623aa64ddb1333d57eca78fdac2
8 changes: 0 additions & 8 deletions trunk/arch/mips/include/asm/mach-pb1x00/pb1550.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,6 @@
#define SMBUS_PSC_BASE PSC2_BASE_ADDR
#define I2S_PSC_BASE PSC3_BASE_ADDR

#if defined(CONFIG_MTD_PB1550_BOOT) && defined(CONFIG_MTD_PB1550_USER)
#define PB1550_BOTH_BANKS
#elif defined(CONFIG_MTD_PB1550_BOOT) && !defined(CONFIG_MTD_PB1550_USER)
#define PB1550_BOOT_ONLY
#elif !defined(CONFIG_MTD_PB1550_BOOT) && defined(CONFIG_MTD_PB1550_USER)
#define PB1550_USER_ONLY
#endif

/*
* Timing values as described in databook, * ns value stripped of
* lower 2 bits.
Expand Down

0 comments on commit bb800d7

Please sign in to comment.