Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202510
b: refs/heads/master
c: 51cd525
h: refs/heads/master
v: v3
  • Loading branch information
Arjan van de Ven authored and Matthew Garrett committed Aug 3, 2010
1 parent c36f6f8 commit c3ebd05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 9dd3adeb00b14d4b3d106360e2e33272deab35f3
refs/heads/master: 51cd525dce018f298568d8e2e769b1a698ef91cd
4 changes: 2 additions & 2 deletions trunk/drivers/platform/x86/intel_scu_ipc.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@

#define IPC_BASE_ADDR 0xFF11C000 /* IPC1 base register address */
#define IPC_MAX_ADDR 0x100 /* Maximum IPC regisers */
#define IPC_WWBUF_SIZE 16 /* IPC Write buffer Size */
#define IPC_RWBUF_SIZE 16 /* IPC Read buffer Size */
#define IPC_WWBUF_SIZE 20 /* IPC Write buffer Size */
#define IPC_RWBUF_SIZE 20 /* IPC Read buffer Size */
#define IPC_I2C_BASE 0xFF12B000 /* I2C control register base address */
#define IPC_I2C_MAX_ADDR 0x10 /* Maximum I2C regisers */

Expand Down

0 comments on commit c3ebd05

Please sign in to comment.