Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206614
b: refs/heads/master
c: 5c51976
h: refs/heads/master
v: v3
  • Loading branch information
Chanwoo Choi authored and Mark Brown committed Jul 20, 2010
1 parent 285b965 commit 0e3e9a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 3b89b223586000d361e96c88fbfd68ef5c5ad880
refs/heads/master: 5c519767b6ec0e54e5c868c0fceebba968f88374
3 changes: 2 additions & 1 deletion trunk/sound/soc/s3c24xx/s3c-i2s-v2.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@

#undef S3C_IIS_V2_SUPPORTED

#if defined(CONFIG_CPU_S3C2412) || defined(CONFIG_CPU_S3C2413)
#if defined(CONFIG_CPU_S3C2412) || defined(CONFIG_CPU_S3C2413) \
|| defined(CONFIG_CPU_S5PV210)
#define S3C_IIS_V2_SUPPORTED
#endif

Expand Down

0 comments on commit 0e3e9a3

Please sign in to comment.