Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54045
b: refs/heads/master
c: d0fdb5a
h: refs/heads/master
i:
  54043: 048e807
v: v3
  • Loading branch information
Arnaud Patard authored and Russell King committed May 5, 2007
1 parent 1c1e6bf commit 3bf3f06
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: c4b5bd4b101a8da1fb24a072adde276547462b43
refs/heads/master: d0fdb5a58e17cf788c76a52a53174dbc8fb58ee9
4 changes: 0 additions & 4 deletions trunk/include/asm-arm/arch-s3c2410/regs-udc.h
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,6 @@
#define S3C2410_UDC_OCSR2_ISO (1<<6) // R/W
#define S3C2410_UDC_OCSR2_DMAIEN (1<<5) // R/W

#define S3C2410_UDC_SETIX(base,x) \
writel(S3C2410_UDC_INDEX_ ## x, base+S3C2410_UDC_INDEX_REG);


#define S3C2410_UDC_EP0_CSR_OPKRDY (1<<0)
#define S3C2410_UDC_EP0_CSR_IPKRDY (1<<1)
#define S3C2410_UDC_EP0_CSR_SENTSTL (1<<2)
Expand Down

0 comments on commit 3bf3f06

Please sign in to comment.